Watch a practical example of the new pattern matching enhancements in C# 9.0 / .NET 5.
Part 1: • C# 9.0 Record Types and Records | New...
The Microsoft docs state:
"C# 9 includes new pattern matching improvements:
Type patterns match a variable is a type
Parenthesized patterns enforce or emphasize the precedence of pattern combinations
Conjunctive and patterns require both patterns to match
Disjunctive or patterns require either pattern to match
Negated not patterns require that a pattern doesn’t match
Relational patterns require the input be less than, greater than, less than or equal, or greater than or equal to a given constant."
Смотрите видео C# 9.0 Pattern Matching Enhancements | New in .NET 5 Series (Part 3 / 3) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Ed Andersen 25 Февраль 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,031 раз и оно понравилось 38 людям.