Table of Contents

Class GroupBenchmarksByAttribute

Namespace
BenchmarkDotNet.Attributes
Assembly
BenchmarkDotNet.dll
[AttributeUsage(AttributeTargets.Class)]
public class GroupBenchmarksByAttribute : Attribute, IConfigSource
Inheritance
GroupBenchmarksByAttribute
Implements
Inherited Members

Constructors

GroupBenchmarksByAttribute()

protected GroupBenchmarksByAttribute()

GroupBenchmarksByAttribute(params BenchmarkLogicalGroupRule[])

public GroupBenchmarksByAttribute(params BenchmarkLogicalGroupRule[] rules)

Parameters

rules BenchmarkLogicalGroupRule[]

Properties

Config

public IConfig Config { get; }

Property Value

IConfig