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