System.Xml.Xsl.XsltContext.XsltContext C# (CSharp) Method

XsltContext() protected method

protected XsltContext ( ) : System.Collections
return System.Collections
        protected XsltContext() : base(new NameTable()) {}
            // This dummy XsltContext that doesn't actualy initialize XmlNamespaceManager

Same methods

XsltContext::XsltContext ( NameTable table ) : System.Collections
XsltContext::XsltContext ( bool dummy ) : System.Collections