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