| StreamWriterNew Method | 
| Name | Description | |
|---|---|---|
| New(StreamWriter) | 
            Returns new instance of stream writer class.
              | |
| New(String) | 
            Returns new instance of stream writer class.
              | |
| New(Stream) | 
            Returns new instance of stream writer class.
              | |
| New(String, Boolean) | 
            Returns new instance of stream writer class.
              | |
| New(Stream, Encoding) | 
            Returns new instance of stream writer class.
              | |
| New(String, Boolean, Encoding) | 
            Returns new instance of stream writer class.
              |