Share via


IDirectRouteFactory Interface

Definition

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

public interface IDirectRouteFactory
type IDirectRouteFactory = interface
Public Interface IDirectRouteFactory
Derived

Methods

CreateRoute(DirectRouteFactoryContext)

Creates a direct route entry.

Applies to