Esempio n. 1
0
 public void Send(BinaryWriter packet)
 {
     _client.Send(packet);
 }