ISettingsManager Interface Methods
For a list of all members of this type, see ISettingsManager members.
Public Methods
Name | Description | |
---|---|---|
AddGroup | Adds a new SettingsGroup with the given name. | |
LoadSettings | Loads the settings from serialized data. | |
SaveSettings | Saves the settings. |
See Also