Пример #1
0
 public IEnumerable <SamplePoint> GetAllSamplePoints()
 {
     return(_genRepo.GetAllSamplePoints());
 }