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