IDirectRouteFactory Interface

 

Defines a factory that creates a route directly to a set of action descriptors (an attribute route).

Namespace:   System.Web.Http.Routing
Assembly:  System.Web.Http (in System.Web.Http.dll)

public interface class IDirectRouteFactory

NameDescription
System_CAPS_pubmethodCreateRoute(DirectRouteFactoryContext^)

Creates a direct route entry.

Return to top
Show: