开发者

How to view .net/mono framework class hierarchy?

开发者 https://www.devze.com 2023-03-18 01:27 出处:网络
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 framework

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

精彩评论

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

关注公众号