52f71af2 05bb dee6 8217 210c53a2a0c5 - akesseler/Plexdata.CsvParser GitHub Wiki
The CsvMappings type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
DefaultFalseValue | Gets the default 'False' descriptor which is 'false' at the moment. |
![]() ![]() |
DefaultFalseValues | Gets the default list of 'False' descriptors which contain 'false', '0', 'n' and 'no' at the moment. |
![]() ![]() |
DefaultMappings | Gets the default mapping instance. |
![]() ![]() |
DefaultNullValue | Gets the default 'Null' descriptor which is 'empty' at the moment. |
![]() ![]() |
DefaultNullValues | Gets the default list of 'Null' descriptors which just contains '' at the moment. |
![]() ![]() |
DefaultTrueValue | Gets the default 'True' descriptor which is 'true' at the moment. |
![]() ![]() |
DefaultTrueValues | Gets the default list of 'True' descriptors which contain 'true', '1', 'y' and 'yes' at the moment. |