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.BuildServer.
Summary
Information about the result of the operation for reporting issues to a build server.
- Assembly
- Cake
.Issues .BuildServer .dll - Namespace
- Cake
.Issues .BuildServer - Containing Type
- Build
Server Issue Result
Syntax
public BuildServerIssueResult(IEnumerable<IIssue> reportedIssues, IEnumerable<IIssue> postedIssues)
Parameters
Return Value
| Type | Description |
|---|---|
| void |
