Mono Class Library: OverviewSystem.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
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.