7
votes
Can object constructor return a null?
In my opinion, the else statement suggests that the previous developers didn't know their C#. A constructor always returns a constructed object or throws an exception.
In the very old time …
