C# Class LegalityChecker.PtMunchlaxPokemonData

Inheritance: PtPokemonData
Afficher le fichier Open project: kamronbatman/Pokemon-Legality-Checker

Méthodes publiques

Méthode Description
IsValidAlgorithm ( string &message ) : bool
IsValidLocation ( ) : bool
IsValidTree ( ) : bool
PtMunchlaxPokemonData ( byte data ) : System

Method Details

IsValidAlgorithm() public méthode

public IsValidAlgorithm ( string &message ) : bool
message string
Résultat bool

IsValidLocation() public méthode

public IsValidLocation ( ) : bool
Résultat bool

IsValidTree() public méthode

public IsValidTree ( ) : bool
Résultat bool

PtMunchlaxPokemonData() public méthode

public PtMunchlaxPokemonData ( byte data ) : System
data byte
Résultat System