Table of Contents

Class CsvParserAttribute

Namespace
nanoFramework.Benchmark.Attributes
Assembly
nanoFramework.Benchmark.dll

Adds parser that prints benchmark outputs in console in csv format.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class CsvParserAttribute : ParserAttribute
Inheritance
CsvParserAttribute
Inherited Members
Extension Methods

Constructors

CsvParserAttribute()

public CsvParserAttribute()