Class CodeXmlComment
XML-doc commentary.
public sealed class CodeXmlComment : ICodeElement
- Inheritance
-
CodeXmlComment
- Implements
- Extension Methods
Constructors
CodeXmlComment()
public CodeXmlComment()
Properties
Parameters
Documentation for method/constructor parameters.
public IReadOnlyList<CodeXmlComment.ParameterComment> Parameters { get; }
Property Value
Summary
Summary documentation element.
public string? Summary { get; }