SerializationHelper<T> Methods
The following tables list the members exposed by the SerializationHelper<T> type.
| Name | Description | |
|---|---|---|
|
Serialize(T) | /// Serialize a single row for the CSV file /// |
|
SerializeHeader() | /// Serialize the header for the CSV file /// |