Table of Contents

Class CsvExporterAttribute

Namespace
BenchmarkDotNet.Attributes
Assembly
BenchmarkDotNet.dll
public class CsvExporterAttribute : ExporterConfigBaseAttribute, IConfigSource
Inheritance
CsvExporterAttribute
Implements
Inherited Members

Constructors

CsvExporterAttribute(CsvSeparator)

public CsvExporterAttribute(CsvSeparator separator = CsvSeparator.CurrentCulture)

Parameters

separator CsvSeparator