ReferenceName.

Equals(object) Method

Summary

Returns true when obj is a ReferenceName with the same canonical name.
Namespace
GitVersion.Git
Containing Type
ReferenceName

Syntax

public override bool Equals(object obj)

Parameters

Name Type Description
obj object

Return Value

Type Description
bool
GitHub