Auto maps all members for the given type. If a member
is mapped again it will override the existing map.
- Namespace
- CsvHelper
.Configuration - Containing Type
- ClassMap
Syntax
public virtual void AutoMap(CsvConfiguration configuration)
Parameters
Name | Type | Description |
---|---|---|
configuration | CsvConfiguration | The configuration. |