Class ExceptionDiagnoserAttribute
- Namespace
- BenchmarkDotNet.Attributes
- Assembly
- BenchmarkDotNet.dll
[AttributeUsage(AttributeTargets.Class)]
public class ExceptionDiagnoserAttribute : Attribute, IConfigSource
- Inheritance
-
ExceptionDiagnoserAttribute
- Implements
- Inherited Members
Constructors
ExceptionDiagnoserAttribute()
public ExceptionDiagnoserAttribute()
Properties
Config
public IConfig Config { get; }