RemObjects Talk
C# `is` operator issue
Elements
C#
mh
(marc hoffman)
July 2, 2020, 2:31pm
8
apparently “if (x is 3)” works too, but bypasses the equality operator. insanity.
show post in topic