C# 클래스 GameBase.Network.Internal.OpenLoginSession

파일 보기 프로젝트 열기: dream-young-soul/soul

공개 프로퍼티들

프로퍼티 타입 설명
mParam ushort
mType byte
text String

공개 메소드들

메소드 설명
GetBuff ( ) : byte[]
OpenLoginSession ( ) : System

메소드 상세

GetBuff() 공개 메소드

public GetBuff ( ) : byte[]
리턴 byte[]

OpenLoginSession() 공개 메소드

public OpenLoginSession ( ) : System
리턴 System

프로퍼티 상세

mParam 공개적으로 프로퍼티

public ushort mParam
리턴 ushort

mType 공개적으로 프로퍼티

public byte mType
리턴 byte

text 공개적으로 프로퍼티

public String text
리턴 String