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