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.
Summary
Gets all issues.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- BaseIssueProvider
Syntax
public IEnumerable<IIssue> ReadIssues()
Return Value
Type | Description |
---|---|
IEnumerable |
List of issues. |