public CityBLL() { var config = AutoMapperConfig.ConfigurationAutomapper(); iMapper = config.CreateMapper(); this.unitOfWork = new UnitOfWork(); }