C# 클래스 LegalityChecker.TrashByteEntry

파일 보기 프로젝트 열기: kamronbatman/Pokemon-Legality-Checker 1 사용 예제들

공개 메소드들

메소드 설명
TrashByteEntry ( ) : System
TrashByteEntry ( string formatted ) : System
this ( int index ) : LegalityChecker.TrashByteChar[]

메소드 상세

TrashByteEntry() 공개 메소드

public TrashByteEntry ( ) : System
리턴 System

TrashByteEntry() 공개 메소드

public TrashByteEntry ( string formatted ) : System
formatted string
리턴 System

this() 공개 메소드

public this ( int index ) : LegalityChecker.TrashByteChar[]
index int
리턴 LegalityChecker.TrashByteChar[]