IssueBuilder.

OfRule(string, string) Method

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

Syntax

public IssueBuilder OfRule(string id, string name)

Parameters

Name Type Description
id string
name string

Return Value

Type Description
IssueBuilder