Practical C# - Switch Statement with Pattern Matching in C# 7
Jul 31 2017
Learn how to refactor a series of ifs using the improved switch statement with pattern matching in C# 7.