关于[C# 10.0: Extended Property Patterns – Use the Dot Token to Access Nested Members]的摘要:
In this blog post, let’s look at another interesting feature of C# 10.0 which is called extended property patterns. I’ve written a bigger blog post about pattern matching in C# 9.0. If you’re not familiar with pattern matching, I recommend you to read that blog post.
原文地址: https://www.thomasclaudiushuber.com/2021/10/21/c-10-extended-property-patterns/