.NET 11 Preview
.NET 11 Preview 5
Link to speclet
Link to Pull request
New behavior
This should teach the reader what kind of hierarchies are suitable for closed classes.
It should teach when to use sealed on the derived classes in the same assembly, and when to leave an "escape hatch" so other assemblies have a path to derive new cases.
New tutorials
No response
Associated WorkItem - 582355
.NET 11 Preview
.NET 11 Preview 5
Link to speclet
Link to Pull request
New behavior
This should teach the reader what kind of hierarchies are suitable for closed classes.
It should teach when to use
sealedon the derived classes in the same assembly, and when to leave an "escape hatch" so other assemblies have a path to derive new cases.New tutorials
No response
Associated WorkItem - 582355