The XmlHierarchyConfigurator type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
Configure |
Configure the hierarchy by parsing a DOM tree of XML elements.
| |
ConvertStringTo |
Converts a string value to a target type.
| |
CreateObjectFromXml |
Creates an object as specified in XML.
| |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
FindAppenderByReference |
Parse appenders by IDREF.
| |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ParseAppender |
Parses an appender element.
| |
ParseChildrenOfLoggerElement |
Parses the children of a logger element.
| |
ParseLevel |
Parses a level element.
| |
ParseLogger |
Parses a logger element.
| |
ParseRenderer |
Parses an object renderer.
| |
ParseRoot |
Parses the root logger element.
| |
SetParameter |
Sets a parameter on an object.
| |
ToString | (Inherited from Object.) |
See Also