Gets a singleton (the only one instance) of this class.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public static XServiceManager Services { get; }

Field Value

The only one instance of the class XServiceManager.

See Also