Initializes a new instance using the given reader.
- Namespace
- CsvHelper
.Expressions - Containing Type
- RecordCreatorFactory
Syntax
public RecordCreatorFactory(CsvReader reader)
Parameters
| Name | Type | Description |
|---|---|---|
| reader | CsvReader | The reader. |