Method IsEqual
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
IsEqual(ICheckItem)
Determines whether this check item is equal to another check item.
public bool IsEqual(ICheckItem otherCheckItem)
Parameters
otherCheckItemICheckItem
Returns
- bool
true if the check items are equal; otherwise, false.