不错的工具:Reflector for .NET

不想你离开。 提交于 2020-04-07 07:12:46

今天想找一个Class浏览工具,就像VS.NET中的对象浏览器。后来在http://www.dotnettoolbox.com/toolbox/ViewCategory.aspx?ID=5(这个网站也是个不错的地方)发现这个工具:Reflector for .NET 。

网址:
http://www.aisto.com/roeder/dotnet/
下载地址:
http://www.aisto.com/roeder/dotnet/
注意:下载时要输一些注册信息,输入用户名时,中间要加一个空格。
功能介绍:
Reflector is a class browser for .NET components (assemblies). It supports assembly and namespace views, type and member search, C# XML documentation viewer, reference search, IL disassembler, VB and C# decompiler, dependency trees, supertype/subtype hierarchies and resource viewers. Function prototypes are displayed in C# and VB syntax.

 

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!