Click or drag to resize

TextRecordWriterT Constructor

Overload List
 NameDescription
Public methodTextRecordWriterT(Stream) Initializes a new instance of the TextRecordWriterT class with the specified stream and a new line record separator.
Public methodTextRecordWriterT(Stream, String) Initializes a new instance of the TextRecordWriterT class with the specified stream and record separator.
Top
See Also