C# Class LegalityChecker.DPMunchlaxPokemonData

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

Méthodes publiques

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

Method Details

DPMunchlaxPokemonData() public méthode

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

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