IReferenceCollection Interface

Namespace
GitVersion.Git
Interfaces
graph BT Type-.->Interface0["IEnumerable<IReference>"] Type["IReferenceCollection"] class Type type-node

Syntax

public interface IReferenceCollection : IEnumerable<IReference>

Properties

Methods

Extension Methods

GitHub