public TransactionManager() { _data = DataHandler.GetInstance(); }
public OrderManager() { _data = DataHandler.GetInstance(); }