Class PriorityAttribute
- Namespace
- BenchmarkDotNet.Attributes
- Assembly
- BenchmarkDotNet.Annotations.dll
public abstract class PriorityAttribute : Attribute
- Inheritance
-
PriorityAttribute
- Derived
- Inherited Members
Constructors
PriorityAttribute()
protected PriorityAttribute()
Properties
Priority
Defines display order of column in the same category.
public int Priority { get; set; }