C# Class System.Configuration.ConfigXmlSignificantWhitespace

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CloneNode ( bool deep ) : XmlNode
ConfigXmlSignificantWhitespace ( string filename, int line, string strData, XmlDocument doc ) : System.Configuration.Internal

Method Details

CloneNode() public méthode

public CloneNode ( bool deep ) : XmlNode
deep bool
Résultat System.Xml.XmlNode

ConfigXmlSignificantWhitespace() public méthode

public ConfigXmlSignificantWhitespace ( string filename, int line, string strData, XmlDocument doc ) : System.Configuration.Internal
filename string
line int
strData string
doc System.Xml.XmlDocument
Résultat System.Configuration.Internal