Пример #1
0
 private void buttonListBans_Click(object sender, EventArgs e)
 {
     client.ListBans();
 }