IssueBuilder.

WithAdditionalInformation(string, string) Method

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

Syntax

public IssueBuilder WithAdditionalInformation(string key, string value)

Parameters

Name Type Description
key string
value string

Return Value

Type Description
IssueBuilder