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

파라미터

state1The first object.
state2The second object.

설명

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