Summary
Factory method to instantiate
Reporting
.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- IssuesParameters
<TInputFiles, TReporting, TBuildServer, TPullRequestSystem>
Syntax
protected abstract TReporting CreateReportingParameters()
Return Value
Type | Description |
---|---|
TReporting | Parameters object for reporting. |