filmov
tv
#40 Understanding IActionResult Interface | Controllers & IActionResult | ASP.NET Core MVC Course

Показать описание
IActionResult is the parent interface for all types of action results in ASP.NET. In this lecture you will understand what IActionResult is and how can we use this interface to return different types of action result.