Exemplo n.º 1
0
 public RoomsController(OccupancyQuery occupancyQuery)
 {
     _occupancyQuery = occupancyQuery;
 }