Méthode | Description | |
---|---|---|
Match ( HttpContext httpContext, IRouter route, string routeKey, RouteValueDictionary values, RouteDirection routeDirection ) : bool | ||
SpaRouteConstraint ( string clientRouteTokenName ) : System |
Méthode | Description | |
---|---|---|
HasDotInLastSegment ( string uri ) : bool |
public Match ( HttpContext httpContext, IRouter route, string routeKey, RouteValueDictionary values, RouteDirection routeDirection ) : bool | ||
httpContext | HttpContext | |
route | IRouter | |
routeKey | string | |
values | RouteValueDictionary | |
routeDirection | RouteDirection | |
Résultat | bool |
public SpaRouteConstraint ( string clientRouteTokenName ) : System | ||
clientRouteTokenName | string | |
Résultat | System |