IParameterLiteralNodeMatchingPolicy Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit le contrat qu’une classe doit implémenter pour case activée si une valeur littérale est valide pour une contrainte donnée. Lorsqu’un paramètre implémente cette interface, le routeur peut optimiser certains chemins de la table de routage qui ne correspondent pas à cette contrainte.
public interface IParameterLiteralNodeMatchingPolicy : Microsoft.AspNetCore.Routing.IParameterPolicy
type IParameterLiteralNodeMatchingPolicy = interface
interface IParameterPolicy
Public Interface IParameterLiteralNodeMatchingPolicy
Implements IParameterPolicy
- Dérivé
- Implémente
Méthodes
MatchesLiteral(String, String) |
Détermine si le donné |