Class DefaultExporters
Inheritance
DefaultExporters
Assembly: BenchmarkDotNet.dll
Syntax
public static class DefaultExporters
Fields
AsciiDoc
Declaration
public static readonly IExporter AsciiDoc
Field Value
Csv
Declaration
public static readonly IExporter Csv
Field Value
CsvMeasurements
Declaration
public static readonly IExporter CsvMeasurements
Field Value
Html
Declaration
public static readonly IExporter Html
Field Value
Json
Declaration
public static readonly IExporter Json
Field Value
JsonBrief
Declaration
public static readonly IExporter JsonBrief
Field Value
JsonBriefCompressed
Declaration
public static readonly IExporter JsonBriefCompressed
Field Value
JsonFull
Declaration
public static readonly IExporter JsonFull
Field Value
JsonFullCompressed
Declaration
public static readonly IExporter JsonFullCompressed
Field Value
Markdown
Declaration
public static readonly IExporter Markdown
Field Value
Plain
Declaration
public static readonly IExporter Plain
Field Value
RPlot
Declaration
public static readonly IExporter RPlot
Field Value
Xml
Declaration
public static readonly IExporter Xml
Field Value
XmlBrief
Declaration
public static readonly IExporter XmlBrief
Field Value
XmlBriefCompressed
Declaration
public static readonly IExporter XmlBriefCompressed
Field Value
XmlFull
Declaration
public static readonly IExporter XmlFull
Field Value
XmlFullCompressed
Declaration
public static readonly IExporter XmlFullCompressed
Field Value