Share via


BareXmlTextWriter Constructor

Initializes a new instance of the BareXmlTextWriter class.

Overload List

Name Description
BareXmlTextWriter (TextWriter) Initializes a new instance of the BareXmlTextWriter class using the specified text writer.
BareXmlTextWriter (Stream, Encoding) Initializes a new instance of the BareXmlTextWriter class using the specified stream and encoding value.
BareXmlTextWriter (String, Encoding) Initializes a new instance of the BareXmlTextWriter class using the specified file name and encoding value.

See Also

Reference

BareXmlTextWriter Class
Microsoft.Web.Services2.Xml Namespace

Other Resources

BareXmlTextWriter Members