How to create overridable List property where T is the derived class?

后端 未结 0 605
半阙折子戏
半阙折子戏 2020-12-28 12:07

With the new feature of covariance in C# 9, I\'m looking to create a property that becomes refined in derived classes, the following way:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题