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