Class RankColumnAttribute
Implements
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, AllowMultiple = true)]
public class RankColumnAttribute : ColumnConfigBaseAttribute, IConfigSource
Constructors
RankColumnAttribute(NumeralSystem)
Declaration
public RankColumnAttribute(NumeralSystem system = NumeralSystem.Arabic)
Parameters
Type | Name | Description |
---|---|---|
NumeralSystem | system |