프로젝트

일반

사용자정보

개정판 6c781c0c

ID6c781c0c5641052586c736849b5145d91191ee9d
상위 2ab012e8
하위 19bc11bd

김동진이(가) 6년 이상 전에 추가함

issue #573 : Direct DB Connection Modify
Client Method Modify

차이점 보기:

KCOM/Controls/Sample.xaml.cs
249 249
                }
250 250
                else
251 251
                {
252
                    System.Diagnostics.Debug.WriteLine("페이지 정보가 없습니다");
252
                    //System.Diagnostics.Debug.WriteLine("페이지 정보가 없습니다");
253 253
                }
254 254
            }
255 255
        }
......
263 263
        void user_PropertyChanged(object sender, System.ComponentModel.PropertyChangedEventArgs e)
264 264
        {
265 265
            SetCommentPages();
266
            System.Diagnostics.Debug.WriteLine(e.PropertyName);
266
            //System.Diagnostics.Debug.WriteLine(e.PropertyName);
267 267
        }
268 268
        public void SetCommentPages()
269 269
        {

내보내기 Unified diff

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