ServiceBasedControllerActivator.Create(ControllerContext) Méthode
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.
Crée un contrôleur.
public:
virtual System::Object ^ Create(Microsoft::AspNetCore::Mvc::ControllerContext ^ actionContext);
public object Create (Microsoft.AspNetCore.Mvc.ControllerContext actionContext);
abstract member Create : Microsoft.AspNetCore.Mvc.ControllerContext -> obj
override this.Create : Microsoft.AspNetCore.Mvc.ControllerContext -> obj
Public Function Create (actionContext As ControllerContext) As Object
Paramètres
- actionContext
- ControllerContext