Ejemplo n.º 1
0
 public IEnumerable <Domain.Ideation.Ideation> GetIdeations()
 {
     return(_ideationRepository.ReadIdeations());
 }