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