Example #1
0
 public static int DeleteOrderAll()
 {
     return(OrderServer.DeleteOrderAll());
 }