コード例 #1
0
 public PizzaPriceRepository(ApplicationDbContext context) : base(context)
 {
 }