Свойство | Type | Description | |
---|---|---|---|
GetPropertiesFromProvider | void | ||
GetPropertyValueByName | object | ||
SaveCore | void | ||
SetPropertyValueByName | void |
Méthode | Description | |
---|---|---|
Initialize ( |
||
Save ( ) : void | ||
Synchronized ( |
||
this ( string propertyName ) : object |
Méthode | Description | |
---|---|---|
SettingsBase ( ) : System.Collections.Specialized |
Méthode | Description | |
---|---|---|
GetPropertiesFromProvider ( |
||
GetPropertyValueByName ( string propertyName ) : object | ||
SaveCore ( ) : void | ||
SetPropertyValueByName ( string propertyName, object propertyValue ) : void |
public Initialize ( |
||
context | ||
properties | ||
providers | ||
Résultat | void |
protected SettingsBase ( ) : System.Collections.Specialized | ||
Résultat | System.Collections.Specialized |
public static Synchronized ( |
||
settingsBase | ||
Résultat |
public this ( string propertyName ) : object | ||
propertyName | string | |
Résultat | object |