public static IAdminService GetAdminService() { return(new AdminService(DataAccessFactory.GetAdminDataAccess())); }