- Namespace
- GitVersion
- Interfaces
-
-
IEnumerable
<IBranch>
-
IEnumerable
graph BT Type-.->Interface0["IEnumerable<IBranch>"]
Type["IBranchCollection"] class Type type-node
Syntax
public interface IBranchCollection : IEnumerable<IBranch>
Properties
Name | Value | Summary |
---|---|---|
this[string] | IBranch |
Methods
Name | Value | Summary |
---|---|---|
ExcludeBranches |
IEnumerable |
|
UpdateTrackedBranch |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|