public Centralized_UnitOfWork() { databaseFactory = new DatabaseFactory(); dataContext = databaseFactory.GetCentralizedDbContext(); }