Свойство | Type | Description | |
---|---|---|---|
CreateElement | |||
DeserializeConfigSource | void | ||
DeserializeSection | void | ||
DoDeserializeSection | void | ||
GetRuntimeObject | object | ||
IsModified | bool | ||
ResetModified | void |
Méthode | Description | |
---|---|---|
ConfigurationSection ( ) : System.Collections | ||
SerializeSection ( |
Méthode | Description | |
---|---|---|
CreateElement ( Type t ) : |
||
DeserializeConfigSource ( string basePath ) : void | ||
DeserializeSection ( XmlReader reader ) : void | ||
DoDeserializeSection ( XmlReader reader ) : void | ||
GetRuntimeObject ( ) : object | ||
IsModified ( ) : bool | ||
ResetModified ( ) : void |
protected ConfigurationSection ( ) : System.Collections | ||
Résultat | System.Collections |
protected SerializeSection ( |
||
parentElement | ||
name | string | |
saveMode | ConfigurationSaveMode | |
Résultat | string |