Summary
Adds a capability.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Containing Type
- Base
Pull Request System
Syntax
public void AddCapability(IPullRequestSystemCapability capability)
Parameters
Name | Type | Description |
---|---|---|
capability | I |
Capability to add. |
Return Value
Type | Description |
---|---|
void |