Exemplo n.º 1
0
 public Part2()
 {
     initialLightsConfigurationRepository = new InitialLightsConfigurationRepository();
     lightsGrid = new LightsGrid();
 }