IIssueComparer.

IIssueComparer() Constructor

Summary

Initializes a new instance of the IIssueComparer class. Two issues are seen as identical if all properties have identical values.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
IIssueComparer

Syntax

public IIssueComparer()

Return Value

Type Description
void