コード例 #1
0
 public AddNganhSanPhamDlg(ctrlNganhSanPham ctrl)
 {
     InitializeComponent();
     _ctrlNganhSanPham = ctrl;
 }