Skip to content

Commit b2e18eb

Browse files
committed
C#: Lambda improvements change note.
1 parent 782d6da commit b2e18eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: majorAnalysis
3+
---
4+
Added support for C# 10 lambda improvements
5+
* Explicit return types on lambda expressions.
6+
* Lambda expression can be tagged with method and return value attributes.

0 commit comments

Comments
 (0)