Table of Contents

Class CategoryDiscovererAttribute

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

Constructors

CategoryDiscovererAttribute(bool)

public CategoryDiscovererAttribute(bool inherit = true)

Parameters

inherit bool

Properties

Config

public IConfig Config { get; }

Property Value

IConfig