프로젝트

일반

사용자정보

개정판 a0bab669

IDa0bab669c4ef11fb91c4e652c68919048d5748f7
상위 7ca218b3
하위 5ce56a3a

KangIngu 이(가) 약 7년 전에 추가함

상단 이미지 변경 추가

차이점 보기:

Test_/Program.cs
64 64
            });
65 65

  
66 66
            // 공지 메세지 ( 서버에서 클라이언트 호출 ) 
67
            MarkusLicenseProxy.On<string>("MarkusNotification", msg =>
68
                Console.WriteLine("Noficiation Message : " + msg)
69
            );
67
            //MarkusLicenseProxy.On<string>("MarkusNotification", msg =>
68
                //Console.WriteLine("Noficiation Message : " + msg)
69
            //);
70 70

  
71 71

  
72 72
            // 서버 메서드 호출 
73 73
            //MarkusLicenseProxy.Invoke<string>("DoSomething", "I'm doing something!!!").Wait();
74 74

  
75
            Console.ReadKey();
75
            //Console.ReadKey();
76 76

  
77 77
            hubConnection.Stop();
78 78

  

내보내기 Unified diff

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