Click or drag to resize
MooshCsvClassSerialize Method
Serializes this instance into a CSV string.

Namespace: Moosh
Assembly: Moosh (in Moosh.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Serialize()

Return Value

Type: String
Returns a CSV string.
See Also