示例#1
0
        protected void Application_Start()
        {
            RegisterRoutes(RouteTable.Routes);

            RoadNetwork.Init();
        }