Class DebugBuildConfig
config which allows to build benchmarks in Debug
Implements
Inherited Members
Namespace: BenchmarkDotNet.Configs
Assembly: BenchmarkDotNet.dll
Syntax
public class DebugBuildConfig : DebugConfig, IConfig
  Methods
GetJobs()
Declaration
public override IEnumerable<Job> GetJobs()
  Returns
| Type | Description | 
|---|---|
| IEnumerable<Job> |