C# Class PoGo.NecroBot.CLI.WebSocketHandler.GetCommands.Helpers.PokemonListWeb

Exibir arquivo Open project: siosios/NoxxDev-necrobot

Public Properties

Property Type Description
Base PokemonData

Public Methods

Method Description
PokemonListWeb ( PokemonData data ) : PoGo.NecroBot.Logic.PoGoUtils

Method Details

PokemonListWeb() public method

public PokemonListWeb ( PokemonData data ) : PoGo.NecroBot.Logic.PoGoUtils
data PokemonData
return PoGo.NecroBot.Logic.PoGoUtils

Property Details

Base public_oe property

public PokemonData Base
return PokemonData