- Namespace
- GitReleaseManager.Core .Provider 
- Containing Type
- GitLabProvider
Syntax
public Task<IEnumerable<IssueComment>> GetIssueCommentsAsync(string owner, string repository, Issue issue)Parameters
| Name | Type | Description | 
|---|---|---|
| owner | string | |
| repository | string | |
| issue | Issue | 
Return Value
| Type | Description | 
|---|---|
| Task |