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