IRouter Interface
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.
Interface permettant d’implémenter un routeur.
public interface class IRouter
C#
public interface IRouter
type IRouter = interface
Public Interface IRouter
- Dérivé
Get |
Retourne l’URL associée aux détails de l’itinéraire fournis dans |
Route |
Itinéraires asynchrones en fonction du actuel |
Produit | Versions |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |