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

파라미터

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

반환

bool True if the objects are equal.

설명

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