コード例 #1
0
 private void btnStopFight_Click(object sender, EventArgs e)
 {
     MQOEvents.StopFight(true);
 }