System.Net.HttpWebResponse.HttpWebResponse C# (CSharp) Method

HttpWebResponse() public method

public HttpWebResponse ( ) : System.Collections.Generic
return System.Collections.Generic
        public HttpWebResponse() { }

Same methods

HttpWebResponse::HttpWebResponse ( )
HttpWebResponse::HttpWebResponse ( HttpResponseMessage _message, Uri requestUri, CookieContainer cookieContainer ) : System.Collections.Generic
HttpWebResponse::HttpWebResponse ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System.Collections.Generic