C# 클래스 UserControlTP1.Classes.PokemonObjects

파일 보기 프로젝트 열기: antoinecronier/pokemon

공개 메소드들

메소드 설명
PokemonObjects ( int id_pokemon_objects, string name, int quantity, Uri image ) : System

메소드 상세

PokemonObjects() 공개 메소드

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