Version: 2019.4
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.