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