Exemple #1
0
 public void PostEditComment(int commentId, CommentForApiContract contract) => _queries.PostEditComment(commentId, contract);