BoolRouteConstraint Constructor ()
Initializes a new instance of the BoolRouteConstraint class.
Namespace: System.Web.Http.Routing.Constraints
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
public BoolRouteConstraint()
public:
BoolRouteConstraint()
new : unit -> BoolRouteConstraint
Public Sub New
See Also
BoolRouteConstraint Class
System.Web.Http.Routing.Constraints Namespace
Return to top