C# 클래스 Common.LoginNotifyDelegate

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

공개 메소드들

메소드 설명
LoginNotifyDelegate ( IDataInjector dataInjector, IMethodSerializer methodSerializer ) : Common.System
NotifyPlayerLogin ( ulong pid ) : void

메소드 상세

LoginNotifyDelegate() 공개 메소드

public LoginNotifyDelegate ( IDataInjector dataInjector, IMethodSerializer methodSerializer ) : Common.System
dataInjector IDataInjector
methodSerializer IMethodSerializer
리턴 Common.System

NotifyPlayerLogin() 공개 메소드

public NotifyPlayerLogin ( ulong pid ) : void
pid ulong
리턴 void