Summary
    adds only the arguments to the builder. (i.e. Archive, files, directories).
    
		- Namespace
 - Cake
.SevenZip .Commands  - Containing Type
 - Base
Add Like Syntax Command  
Syntax
protected override void BuildArgumentParams(ref ProcessArgumentBuilder builder)
	Parameters
| Name | Type | Description | 
|---|---|---|
| builder | Process | 
						The builder. | 
Return Value
| Type | Description | 
|---|---|
| void |