Measuring Class Dependencies

十年热恋 提交于 2020-01-02 16:28:13

问题


I want to measure dependencies between classes - what's the best approach and tools to use?

I'm working in MS .Net

Text based information / reports are OK, but I'd prefer something visual.

Open source tool would be ideal.


回答1:


This may not help (right now), but it looks like VS 2010 will have a dependency graph feature out of the box. Looks like it will do class, namespace, and assembly dependencies.



来源:https://stackoverflow.com/questions/2376519/measuring-class-dependencies

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