TextWriter Constructor
.NET Framework 2.0
Initializes a new instance of the TextWriter class.
| Name | Description |
|---|---|
| TextWriter () | Initializes a new instance of the TextWriter class. Supported by the .NET Compact Framework. |
| TextWriter (IFormatProvider) | Initializes a new instance of the TextWriter class with the specified format provider. Supported by the .NET Compact Framework. |
Community Additions
ADD
Show: