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