Setting has the following members.
| Name | Description | |
|---|---|---|
![]() |
Setting | Overloaded. Creates an instance of Setting. |
| Name | Description | |
|---|---|---|
![]() |
m_custom | The custom settings. |
![]() |
m_system | The system settings. |
| 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. |