IGitVersionCache Interface

graph BT Type["IGitVersionCache"] class Type type-node Implementing0["GitVersionCache"]-.->Type click Implementing0 "/api/GitVersion.VersionCalculation.Cache/GitVersionCache"

Syntax

public interface IGitVersionCache

Methods

Extension Methods

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