Méthode | Description | |
---|---|---|
Execute ( |
||
ExecuteAsync ( |
Méthode | Description | |
---|---|---|
FindView ( Microsoft.AspNet.Mvc.ActionContext context, IViewEngine viewEngine, string viewName ) : IView |
Finds a view for the given name.
|
|
ResolveViewEngine ( |
Resolves the view engine.
|
public Execute ( |
||
context | ||
Résultat | void |
public ExecuteAsync ( |
||
context | ||
Résultat | System.Threading.Tasks.Task |