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