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