예제 #1
0
 public BLL_khachhang(GUI.frm_hoadon f)
 {
     frm_hoadon = f;
 }
예제 #2
0
 public BLL_hanghoa(GUI.frm_hoadon f)
 {
     frm_hoadon = f;
 }
예제 #3
0
 public BLL_nhanvien(GUI.frm_hoadon f)
 {
     frm_hoadon = f;
 }
예제 #4
0
 public BLL_hoadon(GUI.frm_hoadon f)
 {
     frm_hoadon = f;
 }