프로젝트

일반

사용자정보

개정판 43e1d368

ID43e1d3684849725d38b5c74b43d4bb593f546d7a
상위 d91efe5c
하위 42d49521

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

issue #0000 코드 정리

Change-Id: I7c8ba4ef6d78a7e4f51b72f226507cddac722939

차이점 보기:

ConvertService/ServiceBase/Markus.Service.Convert.IPlugin/IDownloadPlugin.cs
17 17
        /// <param name="PdfFilePath">PDF의 full path</param>
18 18
        /// <param name="SavePath">pdf를 다운받고자 하는 directory</param>
19 19
        /// <returns></returns>
20
        [System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptions]
21
        [System.Security.Permissions.FileIOPermission(System.Security.Permissions.SecurityAction.LinkDemand)]
20 22
        bool Do(string PdfFileFullPath, string SaveDirectory,ref string DownloadFilePath);
21 23
    }
22 24
}

내보내기 Unified diff

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