コード例 #1
0
 public PokemartRepository(IPokemartContext context)
 {
     context = new PokemartContext();
 }