|
|
1
3
它击中了我的一个MVC控制器函数。我不得不把这个添加到我的global.asax.cs
|
|
|
2
1
在WebSync 4中,您可以完全跳过.ashx处理程序,直接在Global.asax中为WebSync添加路由:
|