Skip to content

Latest commit

 

History

History
70 lines (62 loc) · 1.48 KB

File metadata and controls

70 lines (62 loc) · 1.48 KB

Atc.CodeDocumentation.XmlDocument


XmlDocumentComment

Represents a parsed XML documentation comment from an assembly's XML documentation file.

public class XmlDocumentComment

Properties

ClassName

ClassName

Summary: Gets or sets the fully qualified name of the class containing this member.

Code

Code

Summary: Gets or sets the code usage documentation text.

Example

Example

Summary: Gets or sets the example documentation text.

MemberName

MemberName

Summary: Gets or sets the name of the documented member.

MemberType

MemberType

Summary: Gets or sets the type of the member (Field, Property, Type, Event, or Method).

Parameters

Parameters

Summary: Gets or sets the parameter documentation, mapped by parameter name.

Remarks

Remarks

Summary: Gets or sets the remarks documentation text.

Returns

Returns

Summary: Gets or sets the return value documentation text.

Summary

Summary

Summary: Gets or sets the summary documentation text.

Methods

ToString

string ToString()

Generated by MarkdownCodeDoc version 1.2