继承C#中的文档? [英] Inherit documentation in C#?

查看:85
本文介绍了继承C#中的文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Java和Eclipse中,我习惯使用 @inheritDoc 来允许使用与基类/方法相同的文档。

From Java and Eclipse I'm used to @inheritDoc that allows to use the same documentation as in the base class/method.

如何在C#和Visual Studio 2010中完成类似的工作?

How can I accomplish something similar in C# and Visual Studio 2010?

推荐答案

它不存在在香草VS。最好的选择是ghostdoc或类似工具。可在扩展管理器中找到,也可以在此处

It doesn't exist in vanilla VS. Your best bet is ghostdoc or similar. This is available in the Extension Manager, or here

这篇关于继承C#中的文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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