你的位置: 码友网首页 / 资讯源列表 / Default implementations in interfaces

关于[Default implementations in interfaces]的摘要:

With last week’s posts Announcing .NET Core 3.0 Preview 5 and Visual Studio 2019 version 16.1 Preview 3, the last major feature of C# 8.0 is now available in preview. A big impediment to software evolution has been the fact that you couldn’t add new members to a public interface. You would break existing implementers of the interface; after all they would have no implementation for the new member!

原文地址: https://devblogs.microsoft.com/dotnet/default-implementations-in-interfaces/

收录时间: 2019-05-16 浏览量: 2015 分类: C#开发

| 0 收藏 | 0