IBranchCollection Interface

Namespace
GitVersion.Git
Interfaces
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

Extension Methods

GitHub