Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的问题很简单。当我尝试Public在我的 MVC4 项目中添加一个区域时,该区域的名称被替换为_Public. 有人知道为什么吗?我在 MVC4 发行说明中没有找到任何关于此的内容。
Public
_Public
它适用于 MVC3 项目。
编辑:截图
我只能想象它与public保留字有关。我不怀疑它在 MVC3 中运行良好,但是可能在某个地方有一些错误报告,它们最终保护了你免受自己的伤害。
public