C# (CSharp) SoftCircuits.CsvParser Namespace

Classes

Name Description
DataConverterTypeMismatchException This exception indicates a custom data converter was assigned to a property, but the converter data type did not match the property data type. To resolve this error, ensure that all custom data converters must be for the same type as the property they are assigned to.
SByteArrayConverter