GitVersionCalculateTool Class

Namespace
GitVersion
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IGitVersionCalculateTool"] click Interface0 "/api/GitVersion/IGitVersionCalculateTool" Type["GitVersionCalculateTool"] class Type type-node

Syntax

public class GitVersionCalculateTool : IGitVersionCalculateTool

Constructors

Methods

Extension Methods

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