메소드 | 설명 | |
---|---|---|
ContentAsString ( ) : string |
Returns the request contents as a string.
|
|
GetRequestStream ( ) : Stream |
See WebRequest.GetRequestStream.
|
|
GetResponse ( ) : |
See WebRequest.GetResponse.
|
|
TestWebRequest ( ) : System | ||
TestWebRequest ( |
||
TestWebRequest ( string response ) : System |
Initializes a new instance of TestWebRequest with the response to return.
|
메소드 | 설명 | |
---|---|---|
InitMemoryStream ( string responseText = null ) : |
|
public TestWebRequest ( |
||
serializationInfo | ||
streamingContext | ||
리턴 | System |
public TestWebRequest ( string response ) : System | ||
response | string | |
리턴 | System |