我在哪里可以找到完整的继承层次结构? [英] Where can I find complete inheritance hierarchy?

查看:73
本文介绍了我在哪里可以找到完整的继承层次结构?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello All!

Hello All!

我发现MSDN有一个非常有用的东西。几乎所有类都在MSDN中显示其层次结构。例如。如果我们导航到MSDN中的按钮类,

I found a very useful thing that MSDN has. Almost all classes are displayed in MSDN with their hierarchy. Eg. if we navigate to button class in MSDN ,

我们可以看到标题为"继承层次结构"

we can see with title "Inheritance Hierarchy"

 

系统对象 

   < a href ="http://msdn.microsoft.com/en-us/library/system.marshalbyrefobject.aspx"style ="color:#1364c4; text-decoration:none">系统 MarshalByRefObject

     System.ComponentModel 组件

       ; System.Windows .Forms 控制

  ;        System.Windows.Forms ButtonBase

          ;  System.Windows.Forms 按钮

System.Object 
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ButtonBase
          System.Windows.Forms.Button

现在我的问题是,

哪里可以找到.NET框架的COMPLETE继承层次结构?

请告诉我。这将有助于我理解.net框架类库的组织。

< span style ="font-family:'Segoe UI',Verdana,Arial; font-size:14px"> 提前谢谢!

推荐答案

Hello Aditya,

 

感谢您的发帖!我建议您在MS论坛中发布您的问题,


这篇关于我在哪里可以找到完整的继承层次结构?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆