Ejemplo n.º 1
0
 void Game_KeyDown(object sender, KeyEventArgs e)
 {
     Game.OnKeyDown(sender, e);
 }