public StockMaintenance(StockInformation stockInfo) { _stockInfo = StockInformation.Instance(); _stockInfo = stockInfo; }