예제 #1
0
 public BandStatAggregation GetByCountry()
 {
     return(_bandRepository.GetBandStatsByCountry());
 }