C# Class Auto.Server.WatcherServiceNotifyDelegate

Afficher le fichier Open project: fingerpasswang/Phial.Fantasy Class Usage Examples

Méthodes publiques

Méthode Description
NotifyInstanceSubjectiveDown ( Byte srcUuid, String addr ) : void
NotifyWatchingMaster ( Byte srcUuid, String masterAddr ) : void
WatcherServiceNotifyDelegate ( IDataSender dataSender ) : System

Method Details

NotifyInstanceSubjectiveDown() public méthode

public NotifyInstanceSubjectiveDown ( Byte srcUuid, String addr ) : void
srcUuid Byte
addr String
Résultat void

NotifyWatchingMaster() public méthode

public NotifyWatchingMaster ( Byte srcUuid, String masterAddr ) : void
srcUuid Byte
masterAddr String
Résultat void

WatcherServiceNotifyDelegate() public méthode

public WatcherServiceNotifyDelegate ( IDataSender dataSender ) : System
dataSender IDataSender
Résultat System