Ejemplo n.º 1
0
 public void RegisterWith(Actuator actuator)
 {
     actuator.Add(new CreateTurnAutomaton(this));
 }