프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetPropertiesFromProvider | void | ||
GetPropertyValueByName | object | ||
SaveCore | void | ||
SetPropertyValueByName | void |
메소드 | 설명 | |
---|---|---|
Initialize ( |
||
Save ( ) : void | ||
Synchronized ( |
||
this ( string propertyName ) : object |
메소드 | 설명 | |
---|---|---|
SettingsBase ( ) : System.Collections.Specialized |
메소드 | 설명 | |
---|---|---|
GetPropertiesFromProvider ( |
||
GetPropertyValueByName ( string propertyName ) : object | ||
SaveCore ( ) : void | ||
SetPropertyValueByName ( string propertyName, object propertyValue ) : void |
public Initialize ( |
||
context | ||
properties | ||
providers | ||
리턴 | void |
protected SettingsBase ( ) : System.Collections.Specialized | ||
리턴 | System.Collections.Specialized |
public static Synchronized ( |
||
settingsBase | ||
리턴 |