Esempio n. 1
0
 public PokemartRepository(IPokemartContext context)
 {
     context = new PokemartContext();
 }