Click or drag to resize

CurrentServices Property

Gets the main service container.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IServiceContainer Services { protected get; set; }

Property Value

IServiceContainer
See Also