public bool Equals (object obj);
public bool Equals (UIElements.TimerState other);

Parameters

objThe object to compare with.
otherThe object to compare with.

Returns

bool True if the objects are equal.

Description

Compare this object with another object and return true if they are equal.