C# 클래스 YGOSharp.BanlistManager

파일 보기 프로젝트 열기: IceYGO/ygosharp 1 사용 예제들

공개 메소드들

메소드 설명
GetIndex ( uint hash ) : int
Init ( string fileName ) : void

메소드 상세

GetIndex() 공개 정적인 메소드

public static GetIndex ( uint hash ) : int
hash uint
리턴 int

Init() 공개 정적인 메소드

public static Init ( string fileName ) : void
fileName string
리턴 void