Ejemplo n.º 1
0
 public frmWarehouse()
 {
     InitializeComponent();
     bll = new BLL.BLLKho();
     ck  = new Check();
 }