Table of Contents

Class RankColumnAttribute

Namespace
BenchmarkDotNet.Attributes
Assembly
BenchmarkDotNet.dll
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class, AllowMultiple = true)]
public class RankColumnAttribute : ColumnConfigBaseAttribute, IConfigSource
Inheritance
RankColumnAttribute
Implements
Inherited Members

Constructors

RankColumnAttribute(NumeralSystem)

public RankColumnAttribute(NumeralSystem system = NumeralSystem.Arabic)

Parameters

system NumeralSystem