Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IInlineConstraintResolver Interface

 

Defines an abstraction for resolving inline constraints as instances of IHttpRouteConstraint.

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

public interface class IInlineConstraintResolver

NameDescription
System_CAPS_pubmethodResolveConstraint(String^)

Resolves the inline constraint.

Return to top
Show: