- Namespace
- CsvHelper
.TypeConversion - Containing Type
- EnumConverter
Syntax
public EnumConverter(Type type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type | The type of the Enum. |
public EnumConverter(Type type)
| Name | Type | Description |
|---|---|---|
| type | Type | The type of the Enum. |