Summary
Appends arguments.
- Namespace
- Cake
.Core .IO - Containing Type
- Process
Argument Builder
Syntax
public void AppendRange(IEnumerable<IProcessArgument> arguments)
Parameters
Name | Type | Description |
---|---|---|
arguments | IEnumerable |
The arguments. |
Return Value
Type | Description |
---|---|
void |