IssueBuilder.

OfRule(string, string, Uri) Method

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

Syntax

public IssueBuilder OfRule(string id, string name, Uri uri)

Parameters

Name Type Description
id string
name string
uri Uri

Return Value

Type Description
IssueBuilder