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