gpt4 book ai didi

asp.net-mvc - 在 web.config 中指定 Controller 的命名空间

转载 作者:行者123 更新时间:2023-12-04 02:49:25 25 4
gpt4 key购买 nike

因此,我能够使用 web.config 文件为 MVC3 中的 razor 页面指定一些 namespace 。

有没有办法对 Controller 也执行此操作,这样我就不必继续从外部库中输入常用语句的 using 语句?

谢谢。

最佳答案

Controller 是普通的 C# 文件。
与 VB.Net 不同,无法将 using 语句添加到整个项目。

关于asp.net-mvc - 在 web.config 中指定 Controller 的命名空间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5705701/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com