Méthode | Description | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
GetResponseStream ( ) : |
||
GetResponseStream ( ) : System.IO.Stream |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetObjectData ( |
||
GetObjectData ( System serializationInfo, System streamingContext ) : void | ||
ISerializable ( |
||
System ( System serializationInfo, System streamingContext ) : void | ||
WebResponse ( ) | ||
WebResponse ( System serializationInfo, System streamingContext ) | ||
WebResponse ( ) : System.IO | ||
WebResponse ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected GetObjectData ( |
||
serializationInfo | ||
streamingContext | ||
Résultat | void |
protected GetObjectData ( System serializationInfo, System streamingContext ) : void | ||
serializationInfo | System | |
streamingContext | System | |
Résultat | void |
public GetResponseStream ( ) : System.IO.Stream | ||
Résultat | System.IO.Stream |
protected ISerializable ( |
||
serializationInfo | ||
streamingContext | ||
Résultat | void |
protected System ( System serializationInfo, System streamingContext ) : void | ||
serializationInfo | System | |
streamingContext | System | |
Résultat | void |
protected WebResponse ( System serializationInfo, System streamingContext ) | ||
serializationInfo | System | |
streamingContext | System |
protected WebResponse ( |
||
serializationInfo | ||
streamingContext | ||
Résultat | System.IO |