public Edit ( long repositoryId, int number, PullRequestReviewCommentEdit comment ) : IObservable |
||
repositoryId | long | The Id of the repository |
number | int | The pull request review comment number |
comment | PullRequestReviewCommentEdit | The edited comment |
return | IObservable |