메소드 | 설명 | |
---|---|---|
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 |