Esempio n. 1
0
 public IEnumerable <HoleStatistics> GetHoleStatistics()
 {
     return(_holeStatisticsRepository.All());
 }