DynamicRecordCreator(CsvReader) Constructor
Initializes a new instance.
Namespace
CsvHelper.Expressions
Containing Type
DynamicRecordCreator

Syntax

public DynamicRecordCreator(CsvReader reader)

Parameters

Name Type Description
reader CsvReader The reader.