Class CsvExporterAttribute
Implements
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.dll
Syntax
public class CsvExporterAttribute : ExporterConfigBaseAttribute, IConfigSource
Constructors
CsvExporterAttribute(CsvSeparator)
Declaration
public CsvExporterAttribute(CsvSeparator separator = CsvSeparator.CurrentCulture)
Parameters
Type | Name | Description |
---|---|---|
CsvSeparator | separator |