Method | Description | |
---|---|---|
GetSchema ( ) : |
Returns the XML schema for the configuration section.
|
|
ReadXml ( |
Updates the configuration section with the values from an XmlReader.
|
|
WriteXml ( |
Writes the configuration section values as an XML element to an XmlWriter.
|
public ReadXml ( |
||
reader | The |
|
return | void |
public WriteXml ( |
||
writer | The |
|
return | void |