프로젝트

일반

사용자정보

개정판 e1c892f7

IDe1c892f79fc4f24a2a0b11e27f12a5c62a9a198b
상위 c4c41461
하위 abf289f3

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

- 효성 AutoStamping 서비스 추가

Change-Id: I5d001e75e3c0de5d2475641cf0f771ca541e6e40

차이점 보기:

KCOM_API/ServiceDeepView.svc.cs
28 28
    {
29 29
        public ServiceDeepView()
30 30
        {
31
            System.Diagnostics.Debug.WriteLine(OperationContext.Current.RequestContext.RequestMessage.Headers.Action.ToString());
31
            //System.Diagnostics.Debug.WriteLine(OperationContext.Current.RequestContext.RequestMessage.Headers.Action.ToString());
32 32
        }
33 33

  
34 34
        /// <summary>
......
123 123
        }
124 124

  
125 125
        private static string shortGuid()
126
        {
126
        { 
127 127
            byte[] bytes = new byte[16];
128 128
            using (var provider = System.Security.Cryptography.RandomNumberGenerator.Create())
129 129
            {

내보내기 Unified diff

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