VS 2010:带有 xml 摘要描述的类图?
我使用 Visual Studio 2010 Ultimate 创建了 C# / WPF 项目的类图。该项目有详细的文档记录,这意味着每个属性都有一个 xml 摘要。现在,在类图中,人们可以将鼠标悬停在属性上并阅读此摘要 - 很好。但是印刷呢? Visual Studio 只是打印图表!有没有办法让 Visual Studio 2010 添加属性摘要?有没有工具可以做到这一点?感谢您的任何提示!
using Visual Studio 2010 Ultimate I created a class diagram of a C# / WPF project. The project is well documented, meaning ever property has a xml summary. Now in the class diagram one can hover over a property and read this summary - fine. But what about printing? Visual Studio just prints the diagram! Is there any way to let Visual Studio 2010 add the summary for the properties? Are there tools that an do this? Thanks for any hint!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用建模工具插件。这允许您将注释添加到图表中。 http://modeling.codeplex.com/releases/view/49473
Use the modeling tools addin. This allows you to add the comments to the diagram. http://modeling.codeplex.com/releases/view/49473