Summary
Appends branching from a branch to another branch, @as can override
the participant name
- Namespace
-
GitVersion
.Testing - Containing Type
- SequenceDiagram
Syntax
public void BranchTo(string branchName, string currentName, string as)
Parameters
Name | Type | Description |
---|---|---|
branchName | string | |
currentName | string | |
as | string |
Return Value
Type | Description |
---|---|
void |