Exemplo n.º 1
0
 public void Send(Packet packet)
 {
     Send(packet.ToBytes());
 }