BenchmarkDotNetAliases.

BenchmarkDotNetCompareNuGetResults(ICakeContext, string, BenchmarkDotNetNuGetCompareSettings) Method

Assembly
Cake.BenchmarkDotNet.dll
Namespace
global
Containing Type
BenchmarkDotNetAliases

Syntax

public static void BenchmarkDotNetCompareNuGetResults(this ICakeContext context, string benchmarkDotNetArtifactsDirectory, BenchmarkDotNetNuGetCompareSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute

Parameters

Name Type Description
context ICakeContext
benchmarkDotNetArtifactsDirectory string
settings BenchmarkDotNetNuGetCompareSettings

Return Value

Type Description
void