示例#1
0
 void LoadHoaDon()
 {
     hoaDonBindingSource.DataSource = HoaDonBUS.GetAllHoaDonByMaCH(CH.MaCuaHang);
 }