SequenceDiagram.

GetDiagram() Method

Summary

returns the plantUML representation of the Sequence Diagram
Namespace
GitVersion.Testing
Containing Type
SequenceDiagram

Syntax

public string GetDiagram()

Return Value

Type Description
string
GitHub