- Namespace
-
GitVersion
.VersionCalculation .Cache - Implementing Types
graph BT Type["IGitVersionCacheKeyFactory"] class Type
type-node
Implementing0["GitVersionCacheKeyFactory"]-.->Type click
Implementing0
"/api/GitVersion.VersionCalculation.Cache/GitVersionCacheKeyFactory"
Syntax
public interface IGitVersionCacheKeyFactory
Methods
Name | Value | Summary |
---|---|---|
Create |
GitVersionCacheKey |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|