C# Class UserControlTP1.Classes.PokemonObjects

Afficher le fichier Open project: antoinecronier/pokemon

Méthodes publiques

Méthode Description
PokemonObjects ( int id_pokemon_objects, string name, int quantity, Uri image ) : System

Method Details

PokemonObjects() public méthode

public PokemonObjects ( int id_pokemon_objects, string name, int quantity, Uri image ) : System
id_pokemon_objects int
name string
quantity int
image System.Uri
Résultat System