Exemple #1
0
 protected override IList <ProjectOrganisation> allOrgs()
 {
     return(repo_.AllOrganisations());
 }
 public IEnumerable<ProjectOrganisation> GetOrganisations() {
   return repo_.AllOrganisations();
 } // GetOrganisations