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