API Reference
Class
MermaidSequenceParticipant
Describes a Mermaid sequence participant.
Inheritance
- Object
- MermaidSequenceParticipant
Constructors
MermaidSequenceParticipant(System.String arg1, ChartForgeX.Mermaid.MermaidSourceSpan arg2) #Initializes a sequence participant.
Parameters
- arg1 System.String
- arg2 ChartForgeX.Mermaid.MermaidSourceSpan
Properties
Id #Gets or sets the Mermaid participant identifier.
Alias #Gets or sets the display alias.
Kind #Gets or sets the declared participant kind.
Configuration #Gets or sets the raw participant configuration object, when supplied.
IsImplicit #Gets or sets whether the participant was inferred from a message or note.