Exemple #1
0
 private async void quitButton_Click(object sender, EventArgs e)
 {
     await packetWriter.QuitArmyAsync();
 }