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
- ILogFileFormat
<TIssueProvider, TSettings>
Syntax
IEnumerable<IIssue> ReadIssues(TIssueProvider issueProvider, IRepositorySettings repositorySettings, TSettings issueProviderSettings)
Parameters
Name | Type | Description |
---|---|---|
issueProvider | TIssueProvider | |
repositorySettings | IRepositorySettings | |
issueProviderSettings | TSettings |
Return Value
Type | Description |
---|---|
IEnumerable |