IReferenceCollection Interface

Namespace
GitVersion
Interfaces

Syntax

public interface IReferenceCollection : IEnumerable<IReference>

Properties

Methods

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<IReferenceCollection>(string) T
GitHub