Ejemplo n.º 1
0
 public void JumpTo(string dest)
 {
     scenarioId = ScenarioRepository.FindByCommand(dest).Id;
 }