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