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

Parameters

state1The first object.
state2The second object.

Description

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