ContinuaCIEnvironmentInfo.

ContinuaCIEnvironmentInfo(ICakeEnvironment) Constructor

Summary

Initializes a new instance of the ContinuaCIEnvironmentInfo class.

Syntax

public ContinuaCIEnvironmentInfo(ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The environment.

Return Value

Type Description
void