Mvp.Xml API Documentation

XmlBaseAwareXmlTextReader Constructor (String, Stream, XmlNameTable)

Creates XmlBaseAwareXmlTextReader instance for given stream, uri and name table.

public XmlBaseAwareXmlTextReader(
   string uri,
   Stream stream,
   XmlNameTable nt
);

See Also

XmlBaseAwareXmlTextReader Class | Mvp.Xml.Common Namespace | XmlBaseAwareXmlTextReader Constructor Overload List