C# 클래스 Auto.Server.WatcherServiceNotifyDelegate

파일 보기 프로젝트 열기: fingerpasswang/Phial.Fantasy 1 사용 예제들

공개 메소드들

메소드 설명
NotifyInstanceSubjectiveDown ( Byte srcUuid, String addr ) : void
NotifyWatchingMaster ( Byte srcUuid, String masterAddr ) : void
WatcherServiceNotifyDelegate ( IDataSender dataSender ) : System

메소드 상세

NotifyInstanceSubjectiveDown() 공개 메소드

public NotifyInstanceSubjectiveDown ( Byte srcUuid, String addr ) : void
srcUuid Byte
addr String
리턴 void

NotifyWatchingMaster() 공개 메소드

public NotifyWatchingMaster ( Byte srcUuid, String masterAddr ) : void
srcUuid Byte
masterAddr String
리턴 void

WatcherServiceNotifyDelegate() 공개 메소드

public WatcherServiceNotifyDelegate ( IDataSender dataSender ) : System
dataSender IDataSender
리턴 System