C# 클래스 d3.Client.Services.UserManagerNotifyImpl

상속: UserManagerNotify
파일 보기 프로젝트 열기: fry/d3

공개 메소드들

메소드 설명
NotifyPlayerBlockRemoved ( Google controller, BlockedPlayerNotification request, Action done ) : void
NotifyPlayerBlocked ( Google controller, BlockedPlayerNotification request, Action done ) : void
UserManagerNotifyImpl ( Connection connection ) : System

메소드 상세

NotifyPlayerBlockRemoved() 공개 메소드

public NotifyPlayerBlockRemoved ( Google controller, BlockedPlayerNotification request, Action done ) : void
controller Google
request BlockedPlayerNotification
done Action
리턴 void

NotifyPlayerBlocked() 공개 메소드

public NotifyPlayerBlocked ( Google controller, BlockedPlayerNotification request, Action done ) : void
controller Google
request BlockedPlayerNotification
done Action
리턴 void

UserManagerNotifyImpl() 공개 메소드

public UserManagerNotifyImpl ( Connection connection ) : System
connection Connection
리턴 System