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