예제 #1
0
 public bool DeletePayBill()
 {
     return(bill.DeletePayBill());
 }