示例#1
0
 public Report GetReport(int reportId)
 {
     return(moderation.GetReport(reportId));
 }