Method | Description | |
---|---|---|
StubHttpContext ( ) : System.Collections | ||
StubHttpContext ( string appRelativeCurrentExecutionFilePath ) : System.Collections | ||
StubHttpContext ( string appRelativeCurrentExecutionFilePath, string hostHeader ) : System.Collections |
public StubHttpContext ( ) : System.Collections | ||
return | System.Collections |
public StubHttpContext ( string appRelativeCurrentExecutionFilePath ) : System.Collections | ||
appRelativeCurrentExecutionFilePath | string | |
return | System.Collections |
public StubHttpContext ( string appRelativeCurrentExecutionFilePath, string hostHeader ) : System.Collections | ||
appRelativeCurrentExecutionFilePath | string | |
hostHeader | string | |
return | System.Collections |