MergeConflict.

Equals(MergeConflict) Method

Summary

Indicates whether the current object is equal to another object of the same type.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
MergeConflict

Syntax

public bool Equals(MergeConflict other)

Parameters

Name Type Description
other MergeConflict An object to compare with this object.

Return Value

Type Description
bool true if the current object is equal to the other parameter; otherwise, false.