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