ObjectRecordCreator(CsvReader) Constructor
Initializes a new instance using the given reader.
Namespace
CsvHelper.Expressions
Containing Type
ObjectRecordCreator

Syntax

public ObjectRecordCreator(CsvReader reader)

Parameters

Name Type Description
reader CsvReader