Метод | Описание | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
GetResponseStream ( ) : |
||
GetResponseStream ( ) : System.IO.Stream |
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
protected GetObjectData ( |
||
serializationInfo | ||
streamingContext | ||
Результат | void |
protected GetObjectData ( System serializationInfo, System streamingContext ) : void | ||
serializationInfo | System | |
streamingContext | System | |
Результат | void |
public GetResponseStream ( ) : |
||
Результат |
public GetResponseStream ( ) : System.IO.Stream | ||
Результат | System.IO.Stream |
protected ISerializable ( |
||
serializationInfo | ||
streamingContext | ||
Результат | void |
protected System ( System serializationInfo, System streamingContext ) : void | ||
serializationInfo | System | |
streamingContext | System | |
Результат | void |
protected WebResponse ( System serializationInfo, System streamingContext ) | ||
serializationInfo | System | |
streamingContext | System |
protected WebResponse ( |
||
serializationInfo | ||
streamingContext | ||
Результат | System.IO |