Table of Contents

Interface IGenerator

Namespace
BenchmarkDotNet.Toolchains
Assembly
BenchmarkDotNet.dll
public interface IGenerator

Methods

GenerateProject(BuildPartition, ILogger, string)

GenerateResult GenerateProject(BuildPartition buildPartition, ILogger logger, string rootArtifactsFolderPath)

Parameters

buildPartition BuildPartition
logger ILogger
rootArtifactsFolderPath string

Returns

GenerateResult