Beispiel #1
0
 public void Comment_Report(Int64 commentId)
 {
     reportdal.Comment_Report(commentId);
 }