Closed scottkuhl closed 3 years ago
I get this question from students a lot: Why would I use an auto-implemented property instead of just making a field public?
This change is my first attempt at explaining it without going into too much detail about how the compiler works and things like reflection.
I get this question from students a lot: Why would I use an auto-implemented property instead of just making a field public?
This change is my first attempt at explaining it without going into too much detail about how the compiler works and things like reflection.