IGitPreparer Interface

Namespace
GitVersion
Implementing Types
graph BT Type["IGitPreparer"] class Type type-node Implementing0["GitPreparer"]-.->Type click Implementing0 "/api/GitVersion/GitPreparer"

Syntax

public interface IGitPreparer

Methods

Extension Methods

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