개정판 77cdac33
벽산 수정 후 백업
Change-Id: I8e3eb48f615478a49efa0ab4014a8ef17d273d0a
ConvertService/ServiceBase/Markus.Service.Extensions/Helper/GetDownloadFileName.cs | ||
---|---|---|
64 | 64 |
return fileName; |
65 | 65 |
} |
66 | 66 |
|
67 |
private static string GetFileNameInDisposition(System.Net.Mime.ContentDisposition contentDisposition)
|
|
67 |
public static string GetFileNameInDisposition(System.Net.Mime.ContentDisposition contentDisposition)
|
|
68 | 68 |
{ |
69 | 69 |
if (contentDisposition.FileName != null) |
70 | 70 |
{ |
내보내기 Unified diff