SetRouteConstraint<TSet>::Match Method (HttpRequestMessage^, IHttpRoute^, String^, IDictionary<String^, Object^>^, HttpRouteDirection)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Config
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public:
virtual bool Match(
	HttpRequestMessage^ request,
	IHttpRoute^ route,
	String^ parameterName,
	IDictionary<String^, Object^>^ values,
	HttpRouteDirection routeDirection
) sealed

Return Value

Type: System::Boolean
Return to top
Show: