Operator operator !=
- Namespace
 - Eon
 
- Assembly
 - Eon.dll
 
operator !=(in Duration, in Duration)
public static bool operator !=(in Duration first, in Duration second)
Parameters
Returns
- bool
 true if the
firstis not equal to thesecond
public static bool operator !=(in Duration first, in Duration second)
true if the first is not equal to the second