Version: 2021.1
public static bool operator != (UIElements.TimerState state1, UIElements.TimerState state2);

参数

state1 第一个对象。
state2 第二个对象。

描述

比较两个 TimerState 对象,如果不相等,则返回 true。