From 2a1cd4fda8a4a8e649910d16b4dfa1ce7ae63543 Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Fri, 12 May 2023 09:24:40 +0800 Subject: *misc --- .../examples/configuration/class-maps/index.html | 489 +++++++++++++++++++++ 1 file changed, 489 insertions(+) create mode 100644 ThirdParty/CsvHelper-master/docs/examples/configuration/class-maps/index.html (limited to 'ThirdParty/CsvHelper-master/docs/examples/configuration/class-maps/index.html') diff --git a/ThirdParty/CsvHelper-master/docs/examples/configuration/class-maps/index.html b/ThirdParty/CsvHelper-master/docs/examples/configuration/class-maps/index.html new file mode 100644 index 0000000..26c946e --- /dev/null +++ b/ThirdParty/CsvHelper-master/docs/examples/configuration/class-maps/index.html @@ -0,0 +1,489 @@ + + + + + + + + + + + + + + + + + + + + + + + Class Maps | CsvHelper + + + + + + + + + + + + + + + + +
+
+
+ + + +
+
+
+

Class Maps

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Topics 
Mapping PropertiesMapping to properties.
Mapping by NameMapping properties by header name.
Mapping by Alternate NamesMapping properties that may be one of many names.
Mapping Duplicate NamesMapping properties that have duplicate header names.
Mapping by IndexMapping properties by header index position.
Auto MappingAutomatic mapping.
Ignoring PropertiesIgnoring mapped properites.
Constant ValueSetting a constant value for a property.
Type ConversionUsing a specific type converter.
Inline Type ConversionConvert a field to a type inline.
Optional MapsMap a property only if it exists.
ValidationValidate a field value.
+ +
+
+
+
+ +

+ + + + + + + + + + + -- cgit v1.1-26-g67d0