这个.NET工具/实用程序是否存在? [英] Does this .NET tool/utility exist?

查看:160
本文介绍了这个.NET工具/实用程序是否存在?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用VS2008生成一个类图,比如一个C#文件XYZ.cs - 我得到一个类图详细描述所有的字段,属性,方法和嵌套类型。

When I generate a Class Diagram using VS2008, say for a C# file XYZ.cs - I get a Class Diagram detailing all the Fields,Properties,Methods and Nested Types.

有一个工具/实用程序,它将对在此文件中使用的所有内部类/接口引用执行相同操作。

Is there a tool/utility, which will do the same for all the internal Class/Interface references I have used within this file.

对于eg。我有一个ABC类型的属性在XYZ.cs ...有什么方法来显示ABC和类图中的相关参考XYZ本身?

For eg. I have a Property of the type ABC in XYZ.cs ...is there any way to get to show ABC and related reference on the class diagram of XYZ itself?

更准确地说:如果我的XYZ.cs有属性Biped的哺乳动物类型。类图显示和列出Biped ...我想看到的是Mammal也列在图表本身的分层节点。

To be more precise: If my XYZ.cs has a property Biped of the type Mammal. The class diagram displays and lists Biped...what I would like to see is Mammal also listed as a hierarchical node in the diagram itself.

只需将所有类型的完整对象树...用于至少用户定义的类型。

To put it simply the complete object tree for all types...for atleast the user defined types.

推荐答案


  1. 右键单击属性并选择显示为关联

  2. 对不同类别的所有属性重复

这篇关于这个.NET工具/实用程序是否存在?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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