Click or drag to resize

TypeRefBaseParseTokenAltArgumentEnd Field

The alternate token used to parse the end of type arguments inside documentation comments.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public const string ParseTokenAltArgumentEnd = "}"

Field Value

Type: String
See Also