System.Net.NetworkInformation.PingReply.PingReply C# (CSharp) Method

PingReply() private method

private PingReply ( )
        internal PingReply() { }
        public System.Net.IPAddress Address { get { throw null; } }
PingReply