SwitchSetHashFunction.

BuildArguments(ProcessArgumentBuilder) Method

Summary

Builds the arguments using the builder.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Switches
Containing Type
SwitchSetHashFunction

Syntax

public void BuildArguments(ref ProcessArgumentBuilder builder)

Parameters

Name Type Description
builder ProcessArgumentBuilder The builder.

Return Value

Type Description
void