BuildAgentBase.

BuildAgentBase(IEnvironment, ILog) Constructor

Namespace
GitVersion.BuildAgents
Containing Type
BuildAgentBase

Syntax

protected BuildAgentBase(IEnvironment environment, ILog log)

Parameters

Name Type Description
environment IEnvironment
log ILog

Return Value

Type Description
void
GitHub