This documentation is archived and is not being maintained.
TextWriter Constructor
Visual Studio 2008
Initializes a new instance of the TextWriter class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TextWriter() | Initializes a new instance of the TextWriter class. |
|
TextWriter(IFormatProvider) | Initializes a new instance of the TextWriter class with the specified format provider. |
Show: