ClassMapCollection(CsvContext) Constructor
Creates a new instance using the given configuration.
Namespace
CsvHelper.Configuration
Containing Type
ClassMapCollection

Syntax

public ClassMapCollection(CsvContext context)

Parameters

Name Type Description
context CsvContext The context.