C# Class LoginServer.LoginNotifyImpl

Inheritance: ILoginNotifyImpl
Exibir arquivo Open project: fingerpasswang/Phial.Fantasy

Public Methods

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

Method Details

LoginNotifyImpl() public method

public LoginNotifyImpl ( ) : System
return System

NotifyLogicServerWorking() public method

public NotifyLogicServerWorking ( string districts ) : System.Threading.Tasks.Task
districts string
return System.Threading.Tasks.Task

SetSourceUuid() public method

public SetSourceUuid ( byte sid ) : IRpcImplInstnce
sid byte
return IRpcImplInstnce