Пример #1
0
 //test for sending bool to server, not use in any other place
 private void SendCheckToServer()
 {
     ClientSend.Check(check);
 }