Setting Members

Setting has the following members.

Public Constructors

  Name Description
Setting Overloaded. Creates an instance of Setting.

Protected Fields

  Name Description
m_custom The custom settings.
m_system The system settings.

Public Methods

  Name Description
Add Overloaded. Adds a setting.
AddCustom Adds a custom setting.
AddSystem Adds a system setting.
Deserialize Deserializes an instance of Setting from a JSON value.
GetCustomParameters Gets the custom parameters.
GetSystemParameters Gets system parameters.
Serialize Serializes the Setting instance to a JSON value.
SetCustomParameters Sets the custom parameters.
SetSystemParameters Sets the system parameters.

See also

Reference

Setting