C# 클래스 LegalityChecker.PtMunchlaxPokemonData

상속: PtPokemonData
파일 보기 프로젝트 열기: kamronbatman/Pokemon-Legality-Checker

공개 메소드들

메소드 설명
IsValidAlgorithm ( string &message ) : bool
IsValidLocation ( ) : bool
IsValidTree ( ) : bool
PtMunchlaxPokemonData ( byte data ) : System

메소드 상세

IsValidAlgorithm() 공개 메소드

public IsValidAlgorithm ( string &message ) : bool
message string
리턴 bool

IsValidLocation() 공개 메소드

public IsValidLocation ( ) : bool
리턴 bool

IsValidTree() 공개 메소드

public IsValidTree ( ) : bool
리턴 bool

PtMunchlaxPokemonData() 공개 메소드

public PtMunchlaxPokemonData ( byte data ) : System
data byte
리턴 System