C#文档XML标记是我们在C#文档制作的时候必须要使用的,那么关于C#文档XML标记的各种标记的属性是如何的呢?我们使用中会有什么特点呢?那么让我们来具体看看。
创新互联-专业网站定制、快速模板网站建设、高性价比佛坪网站开发、企业建站全套包干低至880元,成熟完善的模板库,直接使用。一站式佛坪网站制作公司更省心,省钱,快速模板网站建设找我们,业务覆盖佛坪地区。费用合理售后完善,十多年实体公司更值得信赖。
C#文档XML标记的介绍
:指示多行注释标识为Code
连用,用来给出如何使用某些成员的例子。
:用来定义表头,经常与
:说明参数的属性,编译器会检查参数的合法性。如果通不过,会在文档中产生!标识的警告。
标记及描述
cref:可用于任何标记来提供一个代码元素的参考。编译器将检查这个代码元素是否存在,如不存在则在文档中用!标识。
name:用于或
C#文档XML标记使用的例子
1.标记
- ///
- /// A method with a string array param.
- ///
- ///
- public void Koo(string[] ss) {}
2.
- ///
- /// A nonvoid method.
- ///
- ///
The result of the operation. - public int Noo() { return 0; }
3.
- ///
- ///
- /// Throws a FileIOException when...
- ///
- ///
- public void Foo() {}
4., 和
- ///
- ///
Hoo is a method in theClass1 class.- ///
- public void Hoo() {}
- ///
- /// The Joo method.
- ///
This example shows how to use Joo: - ///
- ///
- /// public static void Main()
- /// {
- /// Console.WriteLine(Class1.Joo());
- /// }
- ///
- ///
- ///
- ///
- public static int Joo() { return 0; }
5.
- ///
- class Class1{
- public static void Main() {}
- }
- supporting.xml
- The summary for this type.
- Another type description.
6.标记语法及应用
term description term description - ///
Here is an example of a bulleted list: - ///
- ///
- ///
Item 1. - ///
- ///
- ///
Item 2. - ///
- ///
- ///
- static void Main(string[] args) {}
C#文档XML标记的基本内容就向你介绍到这里,希望对你了解和学习C#文档XML标记有所帮助。
【编辑推荐】
文章标题:详解C#文档XML标记
文章源于:http://www.csdahua.cn/qtweb/news7/107857.html
网站建设、网络推广公司-快上网,是专注品牌与效果的网站制作,网络营销seo公司;服务项目有等
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 快上网