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