Html Library Help
XmlWriterWrapper Constructor (xml)
NamespacesHtmlXmlWriterWrapperXmlWriterWrapper(XmlWriter)
Initializes a new instance of the XmlWriterWrapper class.
Declaration Syntax
C#Visual BasicVisual C++
public XmlWriterWrapper(
	XmlWriter xml
)
Public Sub New ( _
	xml As XmlWriter _
)
public:
XmlWriterWrapper(
	XmlWriter^ xml
)
Parameters
xml (XmlWriter)

[Missing <param name="xml"/> documentation for "M:Html.XmlWriterWrapper.#ctor(System.Xml.XmlWriter)"]

Assembly: Html (Module: Html) Version: 1.0.0.2 (1.0.0.2)