Esempio n. 1
0
 public WireSystem(InstructionCollection instructions)
 {
     this.instructions = instructions;
 }