Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BootstrapComponents
Web
Controllers
HomeController
Index
BootstrapComponents.Web.Controllers.HomeController.Index C# (CSharp) 메소드
HomeController 1 문서
파일 보기
프로젝트 열기: jordanwallwork/bootstrapcomponents
Index()
공개
메소드
public
Index
( ) :
System.Web.Mvc.ActionResult
리턴
System.Web.Mvc.ActionResult
public ActionResult Index() { return View(); }
HomeController
Index