Skip to content

IdComparer.Equals(ParticipantId, ParticipantId)

Equals(ParticipantId, ParticipantId)

View source
public bool Equals(ParticipantId x, ParticipantId y)
Determines whether the specified objects are equal.

Parameters

xParticipantId
The first object of type T to compare.
yParticipantId
The second object of type T to compare.

Returns

true if the specified objects are equal; otherwise, false.