메소드 | 설명 | |
---|---|---|
Execute ( |
||
ExecuteAsync ( |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | void |
public ExecuteAsync ( |
||
context | ||
리턴 | System.Threading.Tasks.Task |