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

参数

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

描述

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