RSSAmplifier

Ivan Derevianko's Blog Feed · Apr 17, 2016

C# 7.0 Pattern Matching. Part1

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Great news! You can already try new C# 7.0 features. All you need is Visual Studio 15 Preview. Let's start! Today we are going to talk about Pattern Matching and will look under the hood of this nice feature. Unfortunately, it is only partly available in VS 15. So we need to wait until next release. Or you can try to get latest Roslyn from GitHub. is operator The is operator is extended to test an…

Read on ivanderevianko.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.