Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BootstrapComponents
Web
Controllers
HomeController
Index
BootstrapComponents.Web.Controllers.HomeController.Index C# (CSharp) Method
HomeController Class Documentation
ファイルを表示
Open project: jordanwallwork/bootstrapcomponents
Index()
public
method
public
Index
( ) :
System.Web.Mvc.ActionResult
return
System.Web.Mvc.ActionResult
public ActionResult Index() { return View(); }
HomeController
Index