프로젝트

일반

사용자정보

개정판 77cdac33

ID77cdac33b7bca4641193c97216f85dde1a21cb5e
상위 74abcf6f
하위 a7bee7cf

김태성이(가) 약 3년 전에 추가함

벽산 수정 후 백업

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

클립보드 이미지 추가 (최대 크기: 500 MB)