Property | Type | Description | |
---|---|---|---|
EnsureStaticPropertyBag |
Method | Description | |
---|---|---|
AppSettingsSection ( ) : System |
Method | Description | |
---|---|---|
DeserializeElement ( XmlReader reader, bool serializeCollectionKey ) : void | ||
GetRuntimeObject ( ) : object | ||
IsModified ( ) : bool | ||
Reset ( |
||
SerializeSection ( |
Method | Description | |
---|---|---|
EnsureStaticPropertyBag ( ) : |
protected DeserializeElement ( XmlReader reader, bool serializeCollectionKey ) : void | ||
reader | XmlReader | |
serializeCollectionKey | bool | |
return | void |
protected Reset ( |
||
parentSection | ||
return | void |
protected SerializeSection ( |
||
parentElement | ||
name | string | |
saveMode | ConfigurationSaveMode | |
return | string |