Property | Type | Description | |
---|---|---|---|
appPhysicalPath | string | ||
appVirtualPath | string |
Method | Description | |
---|---|---|
Configure ( String appVirtualPath, String appPhysicalPath ) : void | ||
Dispose ( ) : void | ||
Process ( TestRequest request, |
||
WebAppHost ( ) : System |
public Configure ( String appVirtualPath, String appPhysicalPath ) : void | ||
appVirtualPath | String | |
appPhysicalPath | String | |
return | void |
public Process ( TestRequest request, |
||
request | TestRequest | |
writer | ||
return | TestResponse |