csharp
csharp copied to clipboard
improve properties concept - add notes on modifiers
It would be good to say something about polymorphism and properties and perhaps something about other modifiers (static, abstract, etc) and if the consensus is strong enough add an example to the weighing-machine
exercise.