TeamCityInfo.

TeamCityInfo(ICakeEnvironment) Constructor

Summary

Initializes a new instance of the TeamCityInfo class.
Namespace
Cake.Common.Build.TeamCity
Containing Type
TeamCityInfo

Syntax

protected TeamCityInfo(ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The environment.

Return Value

Type Description
void