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