RemObjects C# v10.0
Released: Mar 23, 2018
v10.0 での更新項目
機能
- New 'defined()' infrastructure for conditional compilation.
-
Many small language enhancements for C#
- Tuple operators.
- Discards ('nil' in Oxygene, '_' in C#).
- 'raise'/'throw' expressions (Oxygene and C#).
- default literals (Oxygene and C#).
- 'out var' parameters (Oxygene and C#).
- C#: Syntax for defining public (i.e. non-local) type aliases.
- C# 7 'private protected' visibility.
- C# 7 "deconstruction" support.
- C# 7 Local Functions.
- C# 7 Tuple support.
-
Debugger Improvements
- Portable PDB Symbols (.NET/Mono).
- CodeView Symbols (Island/Windows).