コード例 #1
0
 public void DeleteComment(int commentId) => _queries.DeleteComment(commentId);