public Update ( long repositoryId, int id, string commentUpdate ) : Task |
||
repositoryId | long | The Id of the repository |
id | int | The comment id |
commentUpdate | string | The modified comment |
return | Task |
public Update ( long repositoryId, int id, string commentUpdate ) : Task |
||
repositoryId | long | The Id of the repository |
id | int | The comment id |
commentUpdate | string | The modified comment |
return | Task |