示例#1
0
 public void SendData(Packet _packet)
 {
     MainServer.SendUDPData(endPoint, _packet);
 }