Version: 2020.1
언어: 한국어
public static bool operator != (UIElements.TimerState state1, UIElements.TimerState state2);

파라미터

state1 The first object.
state2 The second object.

설명

Compare two TimerState objects and return true if they are not equal.