예제 #1
0
 public AddLoaiSanPhamDlg(ctrlLoaiSanPham ctrl)
 {
     InitializeComponent();
     _ctrlLoaiSanPham = ctrl;
     LoadNganhSanPhamDT();
 }