Example #1
0
 public bool FixWeight(ReceiptWares pRW)
 {
     return(db.FixWeight(pRW));
 }