Метод | Описание | |
---|---|---|
CheckIfSettingIsValid ( string loadedValue, string settingName ) : bool | ||
IsConnectionStringSettingType ( |
||
IsSettingRequired ( |
||
IsSupportedConnectionStringsType ( |
||
LoadValue ( |
Метод | Описание | |
---|---|---|
DoWork ( |
Indicates whether or not this setting type matches the specified member
|
protected static CheckIfSettingIsValid ( string loadedValue, string settingName ) : bool | ||
loadedValue | string | |
settingName | string | |
Результат | bool |
protected static IsConnectionStringSettingType ( |
||
member | ||
Результат | bool |
protected static IsSettingRequired ( |
||
member | ||
Результат | bool |
protected static IsSupportedConnectionStringsType ( |
||
member | ||
Результат | bool |
protected LoadValue ( |
||
model | ||
Результат | string |