Method SetRoutes
SetRoutes(IEnumerable<Route>)
Defines the specified collection of routes.
public void SetRoutes(IEnumerable<Route> routes)
Parameters
routes
IEnumerable<Route>The routes to be defined.
Defines the specified collection of routes.
public void SetRoutes(IEnumerable<Route> routes)
routes
IEnumerable<Route>The routes to be defined.