Skip to content

b4d1cf18 c945 10e1 9b4d a8f6ced52e15

Axel Kesseler edited this page Dec 23, 2019 · 2 revisions

Plexdata.CsvParser.Internals Namespace

The Plexdata.CsvParser.Internals namespace contains all supported internal classes of the Plexdata CSV Parser.

Classes

 

Class Description
Protected class ItemDescriptor This internal class describes the characteristics of a single property that represents a CSV column.
Protected class ProcessHelper This internal helper class provides functionality to process any CSV-based content.
Protected class TypeConverter This internal class provides a set of type conversion methods.
Protected class TypeDescriptor This internal class describes the characteristics of a class representing a CSV content.
Protected class TypeProcessor This internal class is responsible to collect and to validate all information that are required for CSV processing.

Remarks

This namespace contains classes which are used internally only. Users are unable to use classes that belong to this namespace.

Clone this wiki locally