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(CultureInfo culture)
Parameters
Name | Type | Description |
---|---|---|
culture | CultureInfo | The culture. |