Summary
Initializes a new instance of the
CakeArguments
class.
- Namespace
- Cake
.Core - Containing Type
- CakeArguments
Syntax
public CakeArguments(ILookup<string, string> arguments)
Parameters
Name | Type | Description |
---|---|---|
arguments | ILookup |
The arguments. |
Return Value
Type | Description |
---|---|
void |