示例#1
0
 void ApplyCommands()
 {
     if (connected)
     {
         CommandHandler.ApplyCommands();
     }
 }