8
thebick
7y

my C# dream:

if (Object.Property != null)
wouldn't produce an exception if the obejct is null but just equal to false

Comments
Add Comment