IGitVersionContextFactory Interface

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

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<IGitVersionContextFactory>(string) T
GitHub