Class PriorityAttribute
Inheritance
PriorityAttribute
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.Annotations.dll
Syntax
public abstract class PriorityAttribute : Attribute
Properties
Priority
Defines display order of column in the same category.
Declaration
public int Priority { get; set; }
Property Value
Type | Description |
---|---|
Int32 |