Summary
Adds the specified switch.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- BaseSwitchCollection
<T>
Syntax
public void Add(T switch)
Parameters
Name | Type | Description |
---|---|---|
switch | T | The switch. |
Return Value
Type | Description |
---|---|
void |