marsop / functional_csharp

Collection of Best Practices for more functional C# Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finish Page "Properties over Fields"

marsop opened this issue · comments

Explain why using properties is preferred (i.e. it Open-Close Principle)