C# Class WhiskWork.Web.CsvFormat

Datei anzeigen Open project: jorn-ola-birkeland/WhiskWork Class Usage Examples

Public Methods

Method Description
Escape ( string value ) : string
Parse ( string content ) : IEnumerable

Method Details

Escape() public static method

public static Escape ( string value ) : string
value string
return string

Parse() public static method

public static Parse ( string content ) : IEnumerable
content string
return IEnumerable