Table of Contents

Class DebugBuildConfig

Namespace
BenchmarkDotNet.Configs
Assembly
BenchmarkDotNet.dll

config which allows to build benchmarks in Debug

public class DebugBuildConfig : DebugConfig, IConfig
Inheritance
DebugBuildConfig
Implements
Inherited Members
Extension Methods

Constructors

DebugBuildConfig()

public DebugBuildConfig()

Methods

GetJobs()

public override IEnumerable<Job> GetJobs()

Returns

IEnumerable<Job>