Method | Description | |
---|---|---|
DownloadResult ( string filePath ) : System.IO | ||
DownloadResult ( string filePath, string fileName ) : System.IO |
Method | Description | |
---|---|---|
GetMimeType ( string fileName ) : string |
public DownloadResult ( string filePath ) : System.IO | ||
filePath | string | |
return | System.IO |
public DownloadResult ( string filePath, string fileName ) : System.IO | ||
filePath | string | |
fileName | string | |
return | System.IO |