TextRecordWriterT Constructor | 
| Name | Description | |
|---|---|---|
| TextRecordWriterT(Stream) | 
            Initializes a new instance of the TextRecordWriterT class with the specified
            stream and a new line record separator.
              | |
| TextRecordWriterT(Stream, String) | 
            Initializes a new instance of the TextRecordWriterT class with the specified
            stream and record separator.
              |