Method | Description | |
---|---|---|
CheckPing ( int packetType, Array packetData, IPEndPoint senderEndPoint, UdpClient client ) : int |
Method | Description | |
---|---|---|
Prepare ( ) : bool | ||
ProcessPing ( Array packetData, IPEndPoint senderEndPoint, UdpClient client ) : void | ||
Transpiler ( IEnumerable codes ) : IEnumerable |
public static CheckPing ( int packetType, Array packetData, IPEndPoint senderEndPoint, UdpClient client ) : int | ||
packetType | int | |
packetData | Array | |
senderEndPoint | IPEndPoint | |
client | UdpClient | |
return | int |