Exemplo n.º 1
0
 public Handler(INasaMarsRoversApi api, NasaContext context)
 {
     _api     = api;
     _context = context;
 }