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
- Aliases
Syntax
public static IssueBuilder NewIssue(this ICakeContext context, string message, string providerType, string providerName)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| message | string | |
| providerType | string | |
| providerName | string |
Return Value
| Type | Description |
|---|---|
| IssueBuilder |
