IRefSpecCollection Interface

Namespace
GitVersion
Interfaces

Syntax

public interface IRefSpecCollection : IEnumerable<IRefSpec>

Extension Methods

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