예제 #1
0
 public BandStatAggregation GetByStatus()
 {
     return(_bandRepository.GetBandStatsByStatus());
 }