C# Class System.Configuration.ConfigXmlReader

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

Private Properties

Свойство Type Description
Clone ConfigXmlReader
ConfigXmlReader System.Configuration.Internal
ConfigXmlReader System.Configuration.Internal

Private Methods

Méthode 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