Gets the type of the nullable.
- Namespace
- CsvHelper
.TypeConversion - Containing Type
- NullableConverter
- Property Type
- Type
Syntax
public Type NullableType { get; private set; }
Value
Type | Description |
---|---|
Type | The type of the nullable. |