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
firstis less thansecond
public static bool operator <(in Duration first, in Duration second)
true if first is less than second