コード例 #1
0
 public PetRepository(PetShop2019Context context)
 {
     _context = context;
 }