Exemplo n.º 1
0
 public void ExecuteAction()
 {
     //todo: better error checking
     outputManager.ExecuteKeySequence(characterString);
 }