Ejemplo n.º 1
0
 public Part2()
 {
     instructionsRepository = new InstructionsRepository();
     cityStreetGrid         = new CityStreetGrid();
 }