C# 클래스 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
상속: Microsoft.AspNet.Mvc.Controller
파일 보기 프로젝트 열기: unosquare/passcore

공개 메소드들

메소드 설명
Index ( ) : IActionResult

메소드 상세

Index() 공개 메소드

public Index ( ) : IActionResult
리턴 IActionResult