Summary
Sets the method.
- Namespace
- Cake
.SevenZip .Builder - Containing Type
- Benchmark
Command Builder
Syntax
public BenchmarkCommandBuilder WithMethod(string method)
Parameters
Name | Type | Description |
---|---|---|
method | string | The method. |
Return Value
Type | Description |
---|---|
Benchmark |
The builder-instance for fluent re-use. |