public Create ( long repositoryId, int number, string newComment ) : IObservable |
||
repositoryId | long | The Id of the repository |
number | int | The number of the issue |
newComment | string | The text of the new comment |
Результат | IObservable |