Summary
Initializes a new instance of the
TeamCityEnvironmentInfo class.
- Namespace
- Cake
.Common .Build .TeamCity .Data - Containing Type
- Team
City Environment Info
Syntax
public TeamCityEnvironmentInfo(ICakeEnvironment environment, IFileSystem fileSystem)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The environment. |
| fileSystem | IFileSystem | The file system. |
Return Value
| Type | Description |
|---|---|
| void |
