CodeWriter Constructor |
Name | Description | |
---|---|---|
CodeWriter(Boolean, Boolean) |
Create a code writer that writes to a string.
| |
CodeWriter(String, Encoding, Boolean, Boolean, Boolean) |
Create a code writer that writes to a text file.
|