Table of Contents

Method IsEqual

Namespace
YndigoBlue.Velocity.Interfaces
Assembly
YndigoBlue.Velocity.dll

IsEqual(IDefaultItem)

Determines whether this default item is equal to another default item.

bool IsEqual(IDefaultItem other)

Parameters

other IDefaultItem

The default item to compare with this instance.

Returns

bool

true if the default items are equal; otherwise, false.