Removes the
TypeConverterOptions
for the given type.
- Namespace
- CsvHelper
.TypeConversion - Containing Type
- Type
Converter Options Cache
Syntax
public void RemoveOptions(Type type)
Parameters
Name | Type | Description |
---|---|---|
type | Type | The type to remove the options for. |