Sdílet prostřednictvím


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, zda routeValues odpovídá zadané hodnotě constraints.

Platí pro