C# Class Unosquare.PassCore.Web.Controllers.HomeController

This controller is simply a placeholder to redirect any non-matching URL to provide the context of the SPA (single page application) index Examine the routing configuration in the Startup class
Inheritance: Microsoft.AspNet.Mvc.Controller
Datei anzeigen Open project: unosquare/passcore

Public Methods

Method Description
Index ( ) : IActionResult

Method Details

Index() public method

public Index ( ) : IActionResult
return IActionResult