コード例 #1
0
 public IEnumerable <Aggregate> Get()
 {
     return(_aggregateRepository.GetAll());
 }