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