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