C# 클래스 LoginServer.LoginNotifyImpl

상속: ILoginNotifyImpl
파일 보기 프로젝트 열기: fingerpasswang/Phial.Fantasy

공개 메소드들

메소드 설명
LoginNotifyImpl ( ) : System
NotifyLogicServerWorking ( string districts ) : System.Threading.Tasks.Task
SetSourceUuid ( byte sid ) : IRpcImplInstnce

메소드 상세

LoginNotifyImpl() 공개 메소드

public LoginNotifyImpl ( ) : System
리턴 System

NotifyLogicServerWorking() 공개 메소드

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

SetSourceUuid() 공개 메소드

public SetSourceUuid ( byte sid ) : IRpcImplInstnce
sid byte
리턴 IRpcImplInstnce