Ejemplo n.º 1
0
 public UrunGuncelle()
 {
     InitializeComponent();
     _tblStokBLL = new TblStokBLL();
 }
 public UrunSil()
 {
     InitializeComponent();
     _tblStokBLL = new TblStokBLL();
 }