Table of Contents

Class CsvHelper

Namespace
BenchmarkDotNet.Exporters.Csv
Assembly
BenchmarkDotNet.dll
public static class CsvHelper
Inheritance
CsvHelper

Methods

Escape(string?, string)

public static string Escape(string? value, string currentListSeparator)

Parameters

value string
currentListSeparator string

Returns

string