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