C# Class UserControlTP1.Classes.PokemonObjects

显示文件 Open project: antoinecronier/pokemon

Public Methods

Method Description
PokemonObjects ( int id_pokemon_objects, string name, int quantity, Uri image ) : System

Method Details

PokemonObjects() public method

public PokemonObjects ( int id_pokemon_objects, string name, int quantity, Uri image ) : System
id_pokemon_objects int
name string
quantity int
image System.Uri
return System