Method | Description | |
---|---|---|
CheckIfSettingIsValid ( string loadedValue, string settingName ) : bool | ||
IsConnectionStringSettingType ( |
||
IsSettingRequired ( |
||
IsSupportedConnectionStringsType ( |
||
LoadValue ( |
Method | Description | |
---|---|---|
DoWork ( |
Indicates whether or not this setting type matches the specified member
|
protected static CheckIfSettingIsValid ( string loadedValue, string settingName ) : bool | ||
loadedValue | string | |
settingName | string | |
return | bool |
protected static IsConnectionStringSettingType ( |
||
member | ||
return | bool |
protected static IsSettingRequired ( |
||
member | ||
return | bool |
protected static IsSupportedConnectionStringsType ( |
||
member | ||
return | bool |
protected LoadValue ( |
||
model | ||
return | string |