프로젝트

일반

사용자정보

개정판 74abcf6f

ID74abcf6f6a706ead3c5666b598790fadac032fbf
상위 d21e9c15
하위 77cdac33

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

sign manager 추가

Change-Id: Ia511ce9bf05e3a238353a549118d3b29ab673aa0

차이점 보기:

KCOM/App.xaml.cs
38 38
        public static EndpointAddress _EndPoint;
39 39
        public static EndpointAddress _EndPoint_SaveLoad;
40 40
        public static EndpointAddress _EndPoint_Symbol;
41
        public static string UserID;
42 41
        public static string UserName;
43
        public static string UserIP;
44 42
        public static IKCOM.ViewInfo ViewInfo;
45 43
        public static string urlHost;
46 44
        public static string urlPort;
......
276 274
                App.FileLogger.Debug(string.Format("{0}/ServiceDeepView.svc", BaseAddress));
277 275
                _EndPoint = new EndpointAddress(string.Format("{0}/ServiceDeepView.svc", BaseAddress));
278 276
                
279
                var license = new License.Validator.Valid(BaseAddress + "/License1");
277
                var license = new License.Validator.Valid(BaseAddress + "/License");
280 278

  
281 279
                license.ValidateError += License_ValidateError;
282 280

  

내보내기 Unified diff

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