EnvRun.

EnvRun(IEnvironment, ILog) Constructor

Namespace
GitVersion.BuildAgents
Containing Type
EnvRun

Syntax

public EnvRun(IEnvironment environment, ILog log)

Parameters

Name Type Description
environment IEnvironment
log ILog

Return Value

Type Description
void
GitHub