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 IEnumerable<Issue> DeserializeIssuesFromJsonString(this ICakeContext context, string jsonString)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
jsonString | string |
Return Value
Type | Description |
---|---|
IEnumerable |