How can i match any route on a httphandler without webconfig Asp.Net MVC 5

前端 未结 0 1013

Im trying to do like this but it does not work..

 RouteTable.Routes.Add(new Route("*", new CustomRouteHandler()));
相关标签:
回答
  • 消灭零回复
提交回复
热议问题