Table of Contents

Class ConsoleParserAttribute

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

Adds parser that prints benchmark outputs in console as table.

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

Constructors

ConsoleParserAttribute()

public ConsoleParserAttribute()