b4d1cf18 c945 10e1 9b4d a8f6ced52e15 - akesseler/Plexdata.CsvParser GitHub Wiki
The Plexdata.CsvParser.Internals namespace contains all supported internal classes of the Plexdata CSV Parser.
Class | Description | |
---|---|---|
![]() |
ItemDescriptor | This internal class describes the characteristics of a single property that represents a CSV column. |
![]() |
ProcessHelper | This internal helper class provides functionality to process any CSV-based content. |
![]() |
TypeConverter | This internal class provides a set of type conversion methods. |
![]() |
TypeDescriptor | This internal class describes the characteristics of a class representing a CSV content. |
![]() |
TypeProcessor | This internal class is responsible to collect and to validate all information that are required for CSV processing. |
This namespace contains classes which are used internally only. Users are unable to use classes that belong to this namespace.