System.Net.WebResponse.WebResponse.WebResponse C# (CSharp) 메소드

WebResponse() 보호된 메소드

protected WebResponse ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
serializationInfo System.Runtime.Serialization.SerializationInfo
streamingContext System.Runtime.Serialization.StreamingContext
리턴 System
		protected WebResponse (SerializationInfo serializationInfo, StreamingContext streamingContext)
		{
			throw new NotSupportedException ();
		}
		

Same methods

WebResponse.WebResponse::WebResponse ( ) : System