public IEnumerable <Src.Partner.Partner> FindAll(Src.Partner.Partner pPartner) { return(_repository.FindAll(pPartner)); }