Пример #1
0
 public async Task <CommentVM> DeleteCommentTxtAsAdmin(int id) => await _commentService.ArchiveTxtAsAdmin(id);