Exemple #1
0
 List <IhalematikProBL.Entity.OBF> obfItems = null;// new List<IhalematikProBL.Entity.OBF>();
 public frm_TopluOBFekle(frm_OzelStokListesi Owner)
 {
     this._owner = Owner;
     InitializeComponent();
 }
 public frm_obfGuncelle(frm_OzelStokListesi Owner)
 {
     InitializeComponent();
     this._owner = Owner;
 }