Method | Description | |
---|---|---|
FileResult ( string filepath ) : System | ||
ProcessResult ( IRequestContext request, IResponseContext response ) : void |
Method | Description | |
---|---|---|
getContentType ( string path ) : string |
public FileResult ( string filepath ) : System | ||
filepath | string | |
return | System |
public ProcessResult ( IRequestContext request, IResponseContext response ) : void | ||
request | IRequestContext | |
response | IResponseContext | |
return | void |