IGitVersionCalculateTool Interface

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

Syntax

public interface IGitVersionCalculateTool

Methods

Extension Methods

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