Beispiel #1
0
 public Part1()
 {
     instructionsRepository = new InstructionsRepository();
     assembly = new Assembly();
 }