Initializes a new instance of the
CsvContext class.
- Namespace
- CsvHelper
- Containing Type
- CsvContext
Syntax
public CsvContext(CsvConfiguration configuration)
Parameters
| Name | Type | Description |
|---|---|---|
| configuration | CsvConfiguration | The configuration. |