Overload List
Name | Description | |
---|---|---|
CsvWriter |
Initializes a new instance of the CsvWriter class
which will not record data types by default.
| |
CsvWriter(Boolean) |
Initializes a new instance of the CsvWriter class
specifying whether to record data types as well.
|
See Also