Is defining get/set methods for every field overkill?

thebluepandabear therealbluepandabear at protonmail.com
Sat Nov 19 04:47:57 UTC 2022


> https://learn.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/ms229042(v=vs.100)

Thanks, I'll think about it more -- I am a noob so I may be wrong 
in what I am saying.

Of course in C# this argument wouldn't exist because you could 
just do `{ get; set; }`, and I really wish D had something 
similar 😂




More information about the Digitalmars-d-learn mailing list