コード例 #1
0
ファイル: Create.cshtml.cs プロジェクト: pandeyrahulnz/Assi6
 public CreateModel(Bus_Route_Allocation_Core_Web_App.Models.ASSI6Core_Web_AppDataContext context)
 {
     _context = context;
 }