CsvSerializer<TTargetType>.SerializeHeader method

Serializes out the header row by itself

public string SerializeHeader()

Return Value

Header string

See Also