Skip to content

C# Syntax

ZZZ Projects edited this page Nov 16, 2015 · 3 revisions

Compiler Expression.NET support the full C# Language.

If you can write the code in a method body then we support it!

You can even access to C# 6.0 features even if you are using C# 4.0.

  • string interpolation
  • typename
  • null conditional member access