在Visual Studio 2010中查找类后代 [英] Finding class descendants in Visual Studio 2010

查看:143
本文介绍了在Visual Studio 2010中查找类后代的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在查看Visual Studio 2010对象浏览器中的抽象类。我想找到所有来自这个抽象类的类,以便我可以选择在我的应用程序中实现的最佳类。我没有这个程序集的源代码,所以我不能使用find in files功能。

I am looking at an abstract class in Visual Studio 2010's object browser. I would like to find all classes that descend from this abstract class so I can choose the best one to implement in my application. I do not have the source code for this assembly, so I can't use the find in files feature.

不幸的是,我似乎无法找到如何这样做。 Visual Studio文档和谷歌只返回完全不相关的文章,所以我使用的是错误的术语或者这个功能根本不存在。

Unfortunately, I can't seem to find out how to do this at all. Visual Studio docs and Google just return completely irrelevant articles, so either I'm using the wrong terminology or this feature simply doesn't exist.

我最好的建议收到的是用redgate反射器分析装配,但肯定有更好的方法。

The best advice I've received is "analyse the assembly with redgate reflector", but surely there has to be a better way.

感谢您的时间。

推荐答案

安装 Visual Studio Productivity Power Tools ,然后使用其加强的工具提示。

Install the Visual Studio Productivity Power Tools, then use its souped-up tooltip.

这篇关于在Visual Studio 2010中查找类后代的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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