Пример #1
0
 public int AddOtherReceipt(BllReceiptTable OtherReceipt)
 {
     return(dal.AddOtherReceipt(OtherReceipt));
 }