NumExt extension
- on
Properties
- isEven → bool
-
Returns
true
if the numberthis
is evenread-only - isNegative → bool
-
Returns
true
if the numberthis
is a negative numberread-only - isOdd → bool
-
Returns
true
if the numberthis
is oddread-only - isPositive → bool
-
Returns
true
if the numberthis
is a positive numberread-only