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

Parámetros

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

Valor de retorno

bool True if the objects are equal.

Descripción

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