Пример #1
0
 private void buttonDeban_Click(object sender, EventArgs e)
 {
     client.DebanUser((int)numericKick.Value);
 }