프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateElement | |||
DeserializeConfigSource | void | ||
DeserializeSection | void | ||
DoDeserializeSection | void | ||
GetRuntimeObject | object | ||
IsModified | bool | ||
ResetModified | void |
메소드 | 설명 | |
---|---|---|
ConfigurationSection ( ) : System.Collections | ||
SerializeSection ( |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System.Collections |
protected SerializeSection ( |
||
parentElement | ||
name | string | |
saveMode | ConfigurationSaveMode | |
리턴 | string |