コード例 #1
0
 public IEnumerable <Domain.Ideation.Ideation> GetIdeations()
 {
     return(_ideationRepository.ReadIdeations());
 }