Completed
What is a constructor?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
What's Next in C# 11 - New Features and Enhancements
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Mads Torgersen, Principal Program Manager, Microsoft
- 3 Demo: Some features that will be added to C# 11
- 4 The new feature, static abstract members, in interfaces
- 5 What is unique about the IParseable interface?
- 6 Pattern Matching and List Patterns
- 7 What is a constructor?
- 8 Should object initializers be used in place of constructors?
- 9 Improvements to Auto Properties
- 10 Field Access in Auto Properties
- 11 Raw string literal and how is it used
- 12 Demo using SharpLab
- 13 Where Can I Learn more about Preview Updates?