コード例 #1
0
 public IEnumerable <SamplePointArea> GetAllSamplePointAreas()
 {
     return(_genRepo.GetAllSamplePointAreas());
 }