RecordCreator(CsvReader) Constructor
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.