Mono Class Library: Overview

System.IO.StringWriter: Constructor Members

The constructors of System.IO.StringWriter are listed below. For a list of all members, see the StringWriter Members list.

See Also: Inherited members from System.IO.TextWriter

Public Constructors

Constructs and initializes a new instance of the System.IO.StringWriter class.
Constructs and initializes a new instance of the System.IO.StringWriter class with the specified format provider.
Constructs and initializes a new instance of the System.IO.StringWriter class that writes to the specified System.Text.StringBuilder.
Constructs and initializes a new instance of the System.IO.StringWriter class that writes to the specified System.Text.StringBuilder and has the specified format provider.