CxXmlDocItemSee

Description

sealed class Tinman.Core.Cx.XmlDoc.CxXmlDocItemSee

Derived from

CxXmlDocItem abstract

A paragraph content item that represents a reference to a type or member, with optional generic type arguments:

<see cref="..."/>

Public / Constructors

Cx​Xml​Doc​Item​See


public constructor CxXmlDocItemSee → (2)

reference in : CxXmlDocReference

[not-null]
See Reference.

flags opt : WhitespaceFlags = WhitespaceFlags.None

See CxXmlDocItem.Flags.

Creates a new instance of CxXmlDocItemSee.

Public / Attributes

Reference


[Constant]
public attribute Reference → (get)

value : CxXmlDocReference

[not-null]
The reference.

Returns the reference.