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: