GitVersionCacheKeyFactory Class

Namespace
GitVersion.VersionCalculation.Cache
Interfaces
Base Types
  • object

Syntax

public class GitVersionCacheKeyFactory : IGitVersionCacheKeyFactory

Constructors

Methods

Name Value Summary
Create(Config) GitVersionCacheKey

Extension Methods

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