Exemplo n.º 1
0
        protected void Application_Start()
        {
            RegisterRoutes(RouteTable.Routes);

            RoadNetwork.Init();
        }