Summary
Factory method to instantiate
Parameters
.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- IssuesContext
<TParameters, TState>
Syntax
protected abstract TParameters CreateIssuesParameters()
Return Value
Type | Description |
---|---|
TParameters | Object to store input parameters. |