IActionResult Interface

Syntax

public interface IActionResult

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.IActionResult

Methods

ExecuteResultAsync(Microsoft.AspNet.Mvc.ActionContext)
Arguments:
Return type:

System.Threading.Tasks.Task

Task ExecuteResultAsync(ActionContext context)