Class CsvHelper
Namespace: BenchmarkDotNet.Exporters.Csv
Assembly: BenchmarkDotNet.dll
Syntax
public static class CsvHelper
Methods
Escape(String, String)
Declaration
public static string Escape(string value, string currentListSeparator)
Parameters
Type | Name | Description |
---|---|---|
String | value | |
String | currentListSeparator |
Returns
Type | Description |
---|---|
String |