Exemplo n.º 1
0
 private void OnKeyPressed(object sender, KeyEventArgs e)
 {
     CurrentInput.KeyPressed(e);
 }