Property | Type | Description | |
---|---|---|---|
IHttpRequest | byte[] | ||
IHttpRequest | int[] | ||
IHttpRequest | string | ||
IHttpRequest | string | ||
IHttpRequest | void | ||
IHttpRequest | void | ||
this | stringIHttpRequest.System |
Method | Description | |
---|---|---|
HttpRequestWrapper ( |
Method | Description | |
---|---|---|
IHttpRequest ( int count ) : byte[] | ||
IHttpRequest ( string imageFieldName ) : int[] | ||
IHttpRequest ( string virtualPath ) : string | ||
IHttpRequest ( string virtualPath, string baseVirtualDir, bool allowCrossAppMapping ) : string | ||
IHttpRequest ( ) : void | ||
IHttpRequest ( string filename, bool includeHeaders ) : void | ||
this ( string key ) : stringIHttpRequest.System |
public HttpRequestWrapper ( |
||
httpRequest | ||
return | System |