SettingsDictionaryGetSetting Method |
Name | Description | |
---|---|---|
GetSetting(String, String) |
Gets a string setting with the specified default value.
| |
GetSettingT(String, T) |
Gets a setting with the specified type and default value.
|