Property | Type | Description | |
---|---|---|---|
GetPropertiesFromProvider | void | ||
GetPropertyValueByName | object | ||
SaveCore | void | ||
SetPropertyValueByName | void |
Method | Description | |
---|---|---|
Initialize ( |
||
Save ( ) : void | ||
Synchronized ( |
||
this ( string propertyName ) : object |
Method | Description | |
---|---|---|
SettingsBase ( ) : System.Collections.Specialized |
Method | Description | |
---|---|---|
GetPropertiesFromProvider ( |
||
GetPropertyValueByName ( string propertyName ) : object | ||
SaveCore ( ) : void | ||
SetPropertyValueByName ( string propertyName, object propertyValue ) : void |
public Initialize ( |
||
context | ||
properties | ||
providers | ||
return | void |
protected SettingsBase ( ) : System.Collections.Specialized | ||
return | System.Collections.Specialized |
public static Synchronized ( |
||
settingsBase | ||
return |