RouteConstraintMatcher Třída

Definice

Slouží k vyhodnocení, jestli všechny hodnoty parametrů trasy odpovídají jejich omezením.

public ref class RouteConstraintMatcher abstract sealed
public static class RouteConstraintMatcher
type RouteConstraintMatcher = class
Public Class RouteConstraintMatcher
Dědičnost
RouteConstraintMatcher

Metody

Match(IDictionary<String,IRouteConstraint>, RouteValueDictionary, HttpContext, IRouter, RouteDirection, ILogger)

Určuje, jestli odpovídá routeValues zadanému constraints.

Platí pro