Completed
static anonymous functions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C# 9 Changes Overview - New Features and Enhancements
Automatically move to the next video in the Classroom when playback concludes
- 1 introduction
- 2 top level statements
- 3 target type new expression
- 4 init property modifier
- 5 records
- 6 pattern matching
- 7 covariant results
- 8 natvie integer
- 9 static anonymous functions
- 10 lambda discard parameters
- 11 local function attributes
- 12 module initialization
- 13 GetEnumerator extension
- 14 partial class method extension
- 15 function pointers