Summary
Initializes a new instance of the
SetupEventArgs
class.
- Namespace
- Cake
.Core - Containing Type
- SetupEventArgs
Syntax
public SetupEventArgs(ICakeContext context)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |