Table of Contents

Interface Equivalent

Namespace
CriusNyx.Util
Assembly
CriusNyxUtil.dll

Implemented the Equivalent method that determines that two elements are equivalent but not nessessarily equal.

public interface Equivalent
Extension Methods

Methods

Equivalent(object)

Returns true if the two objects are equivalent.

bool Equivalent(object other)

Parameters

other object

Returns

bool