示例#1
0
 public IndexModel(NetCoreForReqManager.Models.RazorPagesMovieContext context)
 {
     _context = context;
 }