public VoteCommentAsync ( int commentId, VoteOption vote ) : Task |
||
commentId | int | The comment id. |
vote | VoteOption | The vote. |
return | Task |
public VoteCommentAsync ( int commentId, VoteOption vote ) : Task |
||
commentId | int | The comment id. |
vote | VoteOption | The vote. |
return | Task |