메소드 | 설명 | |
---|---|---|
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 |