public InventoryBll()
 {
     inventoryDal = InventoryDal.GetInstance();
 }