Provides information for defining a route.
public interface class IHttpRouteInfoProvider
Gets the name of the route to generate.
Gets the order of the route relative to other routes.
Gets the route template describing the URI pattern to match against.
System.Web.Http.Routing Namespace