Applies class level attribute to configuration.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
Syntax
public CsvConfiguration ApplyAttributes(Type type)
Parameters
Name | Type | Description |
---|---|---|
type | Type | Type with attributes. |
Return Value
Type | Description |
---|---|
CsvConfiguration |