NullableIntExtensions extension
- on
-
- int?
Properties
- isEmpty → bool
-
Available on int?, provided by the NullableIntExtensions extension
Returnstrueif int isnullor0.no setter - isNotEmpty → bool
-
Available on int?, provided by the NullableIntExtensions extension
Returnstrueif int is not Null or0.no setter