AnimatGuiCtrls.Network.PingResponse.PingResponse C# (CSharp) Method

PingResponse() public method

public PingResponse ( ) : System
return System
        public PingResponse()
        {
        }

Same methods

PingResponse::PingResponse ( int expectedResponses ) : System
PingResponse::PingResponse ( int packetsSent, int packetsReceived, int responseTimes ) : System
PingResponse