How does C# allow for blank assignments? MyVariable = <-------- compiles
Greetings:
I'm reviewing code written by another developer and I've noticed blocks of code that will have no value/object to the right of the variable that needs assignment, like: