- Namespace
-
GitVersion
.VersionCalculation .Caching
graph BT Type["IGitVersionCacheProvider"] class Type
type-node
Syntax
public interface IGitVersionCacheProvider
Methods
Name | Value | Summary |
---|---|---|
Load |
GitVersionVariables? | |
Write |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
NotNull |
T |
From
CommonExtensions
|