Summary
Creates a participant in the sequence diagram
- Namespace
-
GitVersion
.Testing - Containing Type
- SequenceDiagram
Syntax
public void Participant(string participant, string as = null)
Parameters
| Name | Type | Description |
|---|---|---|
| participant | string | |
| as | string |
Return Value
| Type | Description |
|---|---|
| void |