SerializationHelper<T> Methods

The following tables list the members exposed by the SerializationHelper<T> type.

Methods
 
Name Description
Public method Serialize(T) /// Serialize a single row for the CSV file ///
Public method SerializeHeader() /// Serialize the header for the CSV file ///
Top

In this article

Definition