- Namespace
-
GitVersion
.VersionCalculation - Interfaces
- Base Types
-
- object
graph BT Type-->Base0["object"]
Type-.->Interface0["IVariableProvider"] click Interface0
"/api/GitVersion.VersionCalculation/IVariableProvider"
Type["VariableProvider"] class Type type-node
Syntax
public class VariableProvider : IVariableProvider
Constructors
Name | Summary |
---|---|
VariableProvider |
Methods
Name | Value | Summary |
---|---|---|
GetVariablesFor |
VersionVariables |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|