コード例 #1
0
 public IndexModel(AspNetCoreSQLSampleApplication.Data.AspNetCoreSQLSampleApplicationContext context)
 {
     _context = context;
 }