Метод | Описание | |
---|---|---|
DownloadResult ( string filePath ) : System.IO | ||
DownloadResult ( string filePath, string fileName ) : System.IO |
Метод | Описание | |
---|---|---|
GetMimeType ( string fileName ) : string |
public DownloadResult ( string filePath ) : System.IO | ||
filePath | string | |
Результат | System.IO |
public DownloadResult ( string filePath, string fileName ) : System.IO | ||
filePath | string | |
fileName | string | |
Результат | System.IO |