BenchmarkCommandBuilder.

WithMethod(string) Method

Summary

Sets the method.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Builder
Containing Type
BenchmarkCommandBuilder

Syntax

public BenchmarkCommandBuilder WithMethod(string method)

Parameters

Name Type Description
method string The method.

Return Value

Type Description
BenchmarkCommandBuilder The builder-instance for fluent re-use.