Esempio n. 1
0
 public Machine(Blueprint.Instruction type)
 {
     this.Function = type;
 }
Esempio n. 2
0
 public void ReadBlueprint(Blueprint schematic)
 {
 }