示例#1
0
 private void GameAct(string action)
 {
     _gameHandler.Act("gameId", "userId", action);
 }