Property | Type | Description | |
---|---|---|---|
_context | IContext | ||
_sections | SectionList |
Method | Description | |
---|---|---|
AddValidator ( ISettingValidator validator ) : void | ||
ConfigurationLoader ( IContext context ) : System | ||
ConfigurationLoader ( IContext context, List |
||
ConfigurationLoader ( IContext context, List |
||
ConvertType ( string type ) : |
||
Load ( ) : SectionList | ||
OnSettingLoaded ( |
||
OnSettingLoading ( |
||
OnSettingsChanged ( ) : void |
Method | Description | |
---|---|---|
LoadSections ( ) : void |
Method | Description | |
---|---|---|
ForEachSetting ( Action |
||
GetActiveSections ( ) : SectionList | ||
ValidateSetting ( Setting setting ) : void |
public AddValidator ( ISettingValidator validator ) : void | ||
validator | ISettingValidator | |
return | void |
public ConfigurationLoader ( IContext context ) : System | ||
context | IContext | |
return | System |
public ConfigurationLoader ( IContext context, List |
||
context | IContext | |
validators | List |
|
return | System |
public ConfigurationLoader ( IContext context, List |
||
context | IContext | |
validators | List |
|
typeAliases | Type>.Dictionary | |
return | System |
public ConvertType ( string type ) : |
||
type | string | |
return |
public OnSettingLoaded ( |
||
ea | ||
return | void |
public OnSettingLoading ( |
||
ea | ||
return | void |