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