System.Xml.XmlImplementation.XmlImplementation C# (CSharp) Méthode

XmlImplementation() public méthode

public XmlImplementation ( XmlNameTable nt ) : System.Globalization
nt XmlNameTable
Résultat System.Globalization
        public XmlImplementation( XmlNameTable nt ) {
            nameTable = nt;
        }

Same methods

XmlImplementation::XmlImplementation ( ) : System.Globalization