545 Views
This is part of a series on the new features introduced with C# 10. Pattern matching in C# was first introduced in C# 7 and has been added to in later versions. C# 8 added property pattern matching to allow you to match on the values of properties and fields.
0 comments