我需要使用构造函数创建一个继承类,而不是在基类中定义的?问题是,构造函数在继承类需要:base()构造?如何在不更改基类的任何组件的情况下解决此问题?
:base()
c# inheritance constructor
c# ×1
constructor ×1
inheritance ×1