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