Метод | Описание | |
---|---|---|
Load ( ) : void |
Loads the grouped setting values from the persistent store.
|
|
Save ( ) : bool |
Persists the grouped setting values to the persistent store.
|
|
SettingsGroup ( IEnvironmentInfo p_eifEnvironmentInfo ) : Nexus.Client.Util |
A simple constructor that initializes the object with the given dependencies.
|
public SettingsGroup ( IEnvironmentInfo p_eifEnvironmentInfo ) : Nexus.Client.Util | ||
p_eifEnvironmentInfo | IEnvironmentInfo | The application's envrionment info. |
Результат | Nexus.Client.Util |