Exemplo n.º 1
0
 public BandStatAggregation GetByGenre()
 {
     return(_bandRepository.GetBandStatsByGenre());
 }