开发者

How to view .net/mono framework class hierarchy?

The two bas开发者_开发百科ic views in Visual Studio's ObjectBrowser and Monodevelop's Assembly browsers are Namespaces and Assembly based. How to get to a class hierarchy based view of the frameworks ?


You can use Reflector (free or paid).
Expand the Derived Types node under any type to see all inherited types in the currently open assemblies.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜