Exemple #1
0
 public bool Send(byte[] packet)
 {
     return(MyPacket.SendPacket(this, packet));
 }