프로젝트

일반

사용자정보

개정판 e77fc685

IDe77fc685a3ea12107223f11e333cb850bbfe64de
상위 324fcf3e
하위 c362d2a5

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

finalservice 코드 정리 및 오류 수정

Change-Id: I4165d5e2bc070a961a565fa6fbdaf477efde41d4

차이점 보기:

FinalService/KCOM_FinalService/CommonLib/Common.cs
18 18
        {
19 19
            get
20 20
            {
21
                return Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData), "MARKUS");
21
                return AppDomain.CurrentDomain.BaseDirectory;
22
                //return Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData), "MARKUS");
22 23
            }
23 24
        }
24 25
        public static string GetConfigString(string section, string key, string def)

내보내기 Unified diff

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