Method | Description | |
---|---|---|
ExecuteResult ( ControllerContext, context ) : void | ||
FileUriResult ( string contentType, string fileUri, long fileLength ) |
public ExecuteResult ( ControllerContext, context ) : void | ||
context | ControllerContext, | |
return | void |
public FileUriResult ( string contentType, string fileUri, long fileLength ) | ||
contentType | string | |
fileUri | string | |
fileLength | long |