GoCDStageInfo.

GoCDStageInfo(ICakeEnvironment) Constructor

Summary

Initializes a new instance of the GoCDStageInfo class.
Namespace
Cake.Common.Build.GoCD.Data
Containing Type
GoCDStageInfo

Syntax

public GoCDStageInfo(ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The environment.

Return Value

Type Description
void