I'm a VB programmer learning C#. One thing I don't know is how to
test whether an object is 'null' or not. There is no 'null' keyword
in C#.
Why is that?
CM
test whether an object is 'null' or not. There is no 'null' keyword
in C#.
Why is that?
CM
Comment