public Create ( long repositoryId, int number, PullRequestReviewCommentCreate comment ) : IObservable |
||
repositoryId | long | The Id of the repository |
number | int | The Pull Request number |
comment | PullRequestReviewCommentCreate | The comment |
return | IObservable |