Summary
Initializes a new instance of the
TFBuildPullRequestInfo class.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- T
F Build Pull Request Info
Syntax
public TFBuildPullRequestInfo(ICakeContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| void |
