GitVersionCacheKey.

GitVersionCacheKey(string) Constructor

Namespace
GitVersion.Cache
Containing Type
GitVersionCacheKey

Syntax

public GitVersionCacheKey(string value)

Parameters

Name Type Description
value string

Return Value

Type Description
void
GitHub