BumpType Type
Indicates the value of a Bump.
Union cases
| Union case |
Description
|
Full Usage:
Epoch string
Parameters:
string
|
Includes the epoch value
|
Full Usage:
Major
|
|
Full Usage:
Minor
|
|
Full Usage:
Patch
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsEpoch
Returns: bool
|
|
Full Usage:
this.IsMajor
Returns: bool
|
|
Full Usage:
this.IsMinor
Returns: bool
|
|
Full Usage:
this.IsPatch
Returns: bool
|
|
Partas.GitNet