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