This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- IssuesReader
Syntax
public IssuesReader(ICakeLog log, IEnumerable<IIssueProvider> issueProviders, IReadIssuesSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | |
| issueProviders | IEnumerable |
|
| settings | IReadIssuesSettings |
Return Value
| Type | Description |
|---|---|
| void |
