Summary
Appends applying a tag to the specified branch/participant to the
sequence diagram
- Namespace
-
GitVersion
.Testing - Containing Type
- SequenceDiagram
Syntax
public void ApplyTag(string tag, string toBranch)
Parameters
Name | Type | Description |
---|---|---|
tag | string | |
toBranch | string |
Return Value
Type | Description |
---|---|
void |