Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个案例,设计器允许我将一个类的继承(无继承)设置为一个超类,而不是那个超类的子类?为什么不允许这样做?
我们不允许从标有 IsSealed 的类继承,如果类是关联类也是如此。