The class XUserSettings represents the user settings where use is able to save custom settings which can be simply loaded from the disk next time.

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

Syntax

C#
public sealed class XUserSettings

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XUserSettings

See Also