Exemplo n.º 1
0
 public static int DeleteContentReply(ContentReply contentreply)
 {
     return(ReSevice.DeleteContentReply(contentreply));
 }