草庐IT

c# - cs7003 意外使用未绑定(bind)的通用名称

我在VisualStudio中遇到此错误:ErrorCS7003UnexpecteduseofanunboundgenericnameMyProjectC:\Users[myname]\documents\visualstudio2015\Projects....\Index.cshtml1有问题的文件就在这里(第1行错误是对模型声明的引用):@modelMyProject.Models.MyAccount.Details@{ViewBag.Title="Index";Layout="~/Views/Shared/_PrimaryLayout.cshtml";}....morepage