示例#1
0
 void Game_KeyUp(object sender, KeyEventArgs e)
 {
     Game.OnKeyReleased(sender, e);
 }