コード例 #1
0
 public BandStatAggregation GetByGenre()
 {
     return(_bandRepository.GetBandStatsByGenre());
 }