Measuring Class Dependencies
问题 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