IssueBuilder.

WithPriority(Nullable<int>, string) Method

Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
IssueBuilder

Syntax

public IssueBuilder WithPriority(Nullable<int> value, string name)

Parameters

Name Type Description
value Nullable<int>
name string

Return Value

Type Description
IssueBuilder