Example #1
0
 public IEnumerable <Ideation> GetIdeations()
 {
     return(_ideationRepository.ReadAllIdeations());
 }