- Namespace
- GitReleaseManager.Core .Provider 
- Containing Type
- GitLabProvider
Syntax
public Task CreateIssueCommentAsync(string owner, string repository, Issue issue, string comment)Parameters
| Name | Type | Description | 
|---|---|---|
| owner | string | |
| repository | string | |
| issue | Issue | |
| comment | string | 
Return Value
| Type | Description | 
|---|---|
| Task |