Version: 2020.2
言語: 日本語
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.