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