Exemplo n.º 1
0
 public EggGroupsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 2
0
 public BerriesService(VeekunContext context)
 {
     _context = context;
 }
 public MoveBattleStylesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 4
0
 public PokeathlonStatsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 5
0
 public ItemCategoriesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 6
0
 public TypesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 7
0
 public LocationAreasService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 8
0
 public PokemonColorsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 9
0
 public RegionsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 10
0
 public TempController(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 11
0
 public ContestEffectsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 12
0
 public StatsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 13
0
 public GrowthRatesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 14
0
 public PalParkAreasService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 15
0
 public LanguagesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 16
0
 public BerryFirmnessesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 17
0
 public MoveLearnMethodsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 18
0
 public MoveCategoriesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 19
0
 public PokemonSpeciesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 20
0
 public ItemFlingEffectsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 21
0
 public MoveDamageClassesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 22
0
 public MoveTargetsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 23
0
 public EvolutionTriggersService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 24
0
 public PokemonFormsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 25
0
 public GenerationsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 26
0
 public MachinesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 27
0
 public VersionsService(VeekunContext context)
 {
     _context = context;
 }
 public EncounterConditionValuesService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 29
0
 public ItemsService(VeekunContext context)
 {
     _context = context;
 }
Exemplo n.º 30
0
 public GendersService(VeekunContext context)
 {
     _context = context;
 }