Mono Class Library: System.IO.StringWriter Overview | MembersSystem.IO.StringWriter Constructor |
Constructs and initializes a new instance of the System.IO.StringWriter class that writes to the specified System.Text.StringBuilder. [Edit]
|
- sb
- The System.Text.StringBuilder to write to. [Edit]
Type Reason ArgumentNullException sb is null. [Edit]
Documentation for this section has not yet been entered. [Edit]
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0