今天想找一个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.

 

相关文章:

  • 2022-02-26
  • 2021-05-31
  • 2021-07-19
  • 2022-01-07
  • 2021-08-10
  • 2022-12-23
  • 2021-07-27
  • 2021-07-03
猜你喜欢
  • 2021-06-04
  • 2021-10-03
  • 2021-11-02
  • 2022-01-04
  • 2021-05-25
相关资源
相似解决方案