Initializes a new instance using the given writer.
- Namespace
- CsvHelper
.Expressions - Containing Type
- RecordWriter
Syntax
public RecordWriter(CsvWriter writer)
Parameters
Name | Type | Description |
---|---|---|
writer | CsvWriter | The writer. |
public RecordWriter(CsvWriter writer)
Name | Type | Description |
---|---|---|
writer | CsvWriter | The writer. |