System.Net.WebResponse.WebResponse.WebResponse C# (CSharp) Méthode

WebResponse() protected méthode

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

Same methods

WebResponse.WebResponse::WebResponse ( ) : System