示例#1
0
 public List <object[]> GetPokemon()
 {
     return(context.GetPokemon());
 }