GitVersionContextFactory Class

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

Extension Methods

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