public CommentReportingController(ICommentReportingUiService commentReportingUiService)
 {
     _commentReportingUiService = commentReportingUiService;
 }
 public CommentReportingController(ICommentReportingUiService commentReportingUiService)
 {
     _commentReportingUiService = commentReportingUiService;
 }