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