コード例 #1
0
ファイル: Index.cshtml.cs プロジェクト: Xuluocai/DNP-AS1
 public IndexModel(Assignment.Data.AssignmentContext context)
 {
     _context = context;
 }