C# Class System.Configuration.ConfigXmlReader

Inheritance: System.Xml.XmlTextReader, IConfigErrorInfo
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
Clone ConfigXmlReader
ConfigXmlReader System.Configuration.Internal
ConfigXmlReader System.Configuration.Internal

Private Methods

Method Description
Clone ( ) : ConfigXmlReader
ConfigXmlReader ( string rawXml, string filename, int lineOffset ) : System.Configuration.Internal
ConfigXmlReader ( string rawXml, string filename, int lineOffset, bool lineNumberIsConstant ) : System.Configuration.Internal