예제 #1
0
 public DataTable GetThongTinHoaDonFromPhieuKham(string maPK)
 {
     return(dal_hoaDon.GetThongTinHoaDonFromPhieuKham(maPK));
 }