Summary
    Initializes a new instance of the 
		GoCDEnvironmentInfo class.
    - Namespace
- Cake.Common .Build .GoCD .Data 
- Containing Type
- GoCDEnvironmentInfo
Syntax
public GoCDEnvironmentInfo(ICakeEnvironment environment)Parameters
| Name | Type | Description | 
|---|---|---|
| environment | ICakeEnvironment | The environment. | 
Return Value
| Type | Description | 
|---|---|
| void | 
