Property | Type | Description | |
---|---|---|---|
_log | log4net.ILog |
Method | Description | |
---|---|---|
ApplicationSettingsService ( IJsonSerializationService |
||
GetApplicationSettings ( ) : |
||
GetSettingByName ( string settingName ) : |
||
Save ( |
Method | Description | |
---|---|---|
LoadSettingsFromConfigFile ( ) : void |
public ApplicationSettingsService ( IJsonSerializationService |
||
jsonSerializationService | IJsonSerializationService |
|
audioService | IAudioService | |
return | System |
public GetApplicationSettings ( ) : |
||
return |
public GetSettingByName ( string settingName ) : |
||
settingName | string | |
return |
public Save ( |
||
applicationSettings | ||
return | void |