C# 클래스 AriDEVParser.Util.LfgEntry

파일 보기 프로젝트 열기: AriDEV/AriDEVParser

공개 프로퍼티들

프로퍼티 타입 설명
Full int

공개 메소드들

메소드 설명
GetInstanceId ( ) : int
GetLfgType ( ) : LfgType
LfgEntry ( int full ) : System.Runtime.InteropServices
ToString ( ) : string

메소드 상세

GetInstanceId() 공개 메소드

public GetInstanceId ( ) : int
리턴 int

GetLfgType() 공개 메소드

public GetLfgType ( ) : LfgType
리턴 LfgType

LfgEntry() 공개 메소드

public LfgEntry ( int full ) : System.Runtime.InteropServices
full int
리턴 System.Runtime.InteropServices

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Full 공개적으로 프로퍼티

public int Full
리턴 int