예제 #1
0
 public int InsertData(PhieuMuon pm)
 {
     return(dal.InsertData(pm));
 }