TimerState.Equals
public bool Equals(object obj);
Parameters
| obj | The object to compare with. | |
| other | The object to compare with. |
Returns
bool True if the objects are equal.
Description 描述
Compare this object with another object and return true if they are equal.