C# 클래스 xServer.Core.Packets.ServerPackets.SetAuthenticationSuccess

상속: IPacket
파일 보기 프로젝트 열기: x1234xx/RatSources

공개 메소드들

메소드 설명
Execute ( Client client ) : void
SetAuthenticationSuccess ( ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( Client client ) : void
client Client
리턴 void

SetAuthenticationSuccess() 공개 메소드

public SetAuthenticationSuccess ( ) : System
리턴 System