The name XServiceManager is a singleton which is used for registration and retrieving services.

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

Syntax

C#
public class XServiceManager

Remarks

To acquire a singleton (the only one instance) of this class use Services.

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XServiceManager

See Also