Method | Description | |
---|---|---|
FileResourceModule ( string themePath ) : System | ||
Process ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool |
Method | Description | |
---|---|---|
FileResourceModule ( ) : System | ||
GetFile ( string filePath ) : byte[] | ||
GetMimeType ( string file ) : string |
public FileResourceModule ( string themePath ) : System | ||
themePath | string | |
return | System |
public Process ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool | ||
request | IHttpRequest | |
response | IHttpResponse | |
session | IHttpSession | |
return | bool |