在 Ndepend 依赖矩阵中,如何隐藏某些行组件?
我想隐藏依赖关系矩阵中的一些行程序集,以便我可以快速发现项目程序集与第三方程序集子集之间的依赖关系。
I'd like to hide some of the row assemblies in my dependency matrix so that I can spot quickly the dependencies between assemblies of my project and a subset of 3rd party assemblies.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有两种可能的操作:
您还可以按住 Ctrl 或 Tab 键 + 鼠标单击来选择矩阵标题中的代码元素子集,这与在 Windows 资源管理器中选择文件的方式相同。
如果矩阵标题填充有命名空间、类型、方法或字段,也可以执行这些过滤操作。
There are two possible actions:
You can also hold Ctrl or Tab key + mouse click to select a sub-set of code element sin a matrix header, the same way you'd do with selecting files in Windows Explorer.
These filtering actions can also be done if matrix headers are populated with namespaces, types, methods or fields.