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