示例#1
0
 public static int DeleteContentReply(ContentReply contentreply)
 {
     return(ReSevice.DeleteContentReply(contentreply));
 }