Ejemplo n.º 1
0
 public BandStatAggregation GetByStatus()
 {
     return(_bandRepository.GetBandStatsByStatus());
 }