コード例 #1
0
ファイル: BillBIZ.cs プロジェクト: ngocthien0507/WebCuocDT
 public bool DeletePayBill()
 {
     return(bill.DeletePayBill());
 }