C# 9.0: Init-only Properties – Create Immutable Properties Without Constructor Boilerplate by @thomasclaudiush thomasclaudiushuber.com
In the previous blog post you learned about C# 9.0 top-level statements. In this blog post you learn about another C# 9.0 feature that is called init-only properties.
Report Story
Leave Your Comment