Example #1
0
 public int deupdata(string re_pass, int de_id)
 {
     return(DeliveryTable.deupdata(re_pass, de_id));
 }