Beispiel #1
0
 public int UpdataCancel(BllReceiptLineTable model)
 {
     return(dal.UpdataCancel(model));
 }