Applies attribute configurations to the map.
- Namespace
- CsvHelper
.Configuration - Containing Type
- ClassMap
Syntax
protected virtual void ApplyAttributes(ParameterMap parameterMap)
Parameters
Name | Type | Description |
---|---|---|
parameterMap | ParameterMap | The parameter map. |