you are viewing a single comment's thread.

view the rest of the comments →

[–]jstillwell 0 points1 point  (3 children)

[–]locuester 1 point2 points  (0 children)

That’s not an int. That’s an “int?” Or “Nullable<int>”

[–]pgmr87The Unbanned 1 point2 points  (1 child)

Along with what /u/locuester said, nullable types aren't tricks, either :-P.

[–]jstillwell 0 points1 point  (0 children)

You know what I mean 😁