Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BootstrapComponents
Web
Controllers
HomeController
Index
BootstrapComponents.Web.Controllers.HomeController.Index C# (CSharp) Méthode
HomeController Class Documentation
Afficher le fichier
Open project: jordanwallwork/bootstrapcomponents
Index()
public
méthode
public
Index
( ) :
System.Web.Mvc.ActionResult
Résultat
System.Web.Mvc.ActionResult
public ActionResult Index() { return View(); }
HomeController
Index