The Index view currently looks like this. @model IEnumerable<ContosoUniversity.Models.Course> @{ ViewData["Title"] = "Courses"; } ...
確定! 回上一頁