public CreateReply ( long repositoryId, int number, PullRequestReviewCommentReplyCreate comment ) : IObservable |
||
repositoryId | long | The Id of the repository |
number | int | The pull request number |
comment | PullRequestReviewCommentReplyCreate | The comment |
return | IObservable |