TimerState.operator !=

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

Parameters

state1 The first object.
state2 The second object.

Description

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

Did you find this page useful? Please give it a rating: