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
Afficher le fichier Open project: unosquare/passcore

Méthodes publiques

Méthode Description
Index ( ) : IActionResult

Method Details

Index() public méthode

public Index ( ) : IActionResult
Résultat IActionResult