System.Net.WebResponse.WebResponse C# (CSharp) Метод

WebResponse() защищенный Метод

protected WebResponse ( System serializationInfo, System streamingContext )
serializationInfo System
streamingContext System
        protected WebResponse(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { }
        public virtual long ContentLength { get { throw null; } set { } }

Same methods

WebResponse::WebResponse ( )
WebResponse::WebResponse ( ) : System.IO
WebResponse::WebResponse ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System.IO