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