关于[C# 9.0: Records – Work With Immutable Data Classes]的摘要:
In the previous blog posts you learned about different C# 9.0 features:Top-level statements;Init-only properties. In this blog post, let’s look at another very interesting feature of C# 9.0 that is called record types or just records.
原文地址: https://www.thomasclaudiushuber.com/2020/09/01/c-9-0-records-work-with-immutable-data-classes/