public Update ( long repositoryId, int number, PullRequestUpdate pullRequestUpdate ) : IObservable |
||
repositoryId | long | The Id of the repository |
number | int | The PullRequest number |
pullRequestUpdate | PullRequestUpdate | An |
return | IObservable |