Interface IEngineFactory
Namespace: BenchmarkDotNet.Engines
Assembly: BenchmarkDotNet.dll
Syntax
public interface IEngineFactory
Methods
CreateReadyToRun(EngineParameters)
Declaration
IEngine CreateReadyToRun(EngineParameters engineParameters)
Parameters
| Type | Name | Description |
|---|---|---|
| EngineParameters | engineParameters |
Returns
| Type | Description |
|---|---|
| IEngine |