Version: 2020.1
언어: 한국어
public bool Equals (object obj);
public bool Equals (UIElements.TimerState other);

파라미터

obj The object to compare with.
other The object to compare with.

반환

bool True if the objects are equal.

설명

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