C# Class LoginServer.LoginNotifyImpl

Inheritance: ILoginNotifyImpl
Afficher le fichier Open project: fingerpasswang/Phial.Fantasy

Méthodes publiques

Méthode Description
LoginNotifyImpl ( ) : System
NotifyLogicServerWorking ( string districts ) : System.Threading.Tasks.Task
SetSourceUuid ( byte sid ) : IRpcImplInstnce

Method Details

LoginNotifyImpl() public méthode

public LoginNotifyImpl ( ) : System
Résultat System

NotifyLogicServerWorking() public méthode

public NotifyLogicServerWorking ( string districts ) : System.Threading.Tasks.Task
districts string
Résultat System.Threading.Tasks.Task

SetSourceUuid() public méthode

public SetSourceUuid ( byte sid ) : IRpcImplInstnce
sid byte
Résultat IRpcImplInstnce