【问题标题】:multiple inheritance can't Support in C#. why? [duplicate]C# 中不支持多重继承。为什么? [复制]
【发布时间】:2011-03-24 13:55:50
【问题描述】:

可能重复:
Multiple Inheritance in C#
Multiple inheritance is not supported in dotnet. But multiple interface supports?

c# 可以支持单继承。它只使用接口。但是为什么它不能支持多重继承.....

【问题讨论】:

标签: .net-3.5


【解决方案1】:

通过google,找到this

【讨论】:

  • +1 我正要自己发帖。
猜你喜欢
  • 2011-03-17
  • 2011-02-21
  • 2016-04-18
  • 2014-03-04
  • 2011-04-15
  • 2011-05-06
  • 1970-01-01
  • 1970-01-01
  • 2011-03-27
相关资源
最近更新 更多