C# Class MVC5Web.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: megadotnet/ironframework

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult

Indexes this instance.

Others ( ) : System.Web.Mvc.ActionResult

UserName

UserName ( ) : Task

UserName

Private Methods

Méthode Description
About ( ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

Indexes this instance.
public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Others() public méthode

UserName
public Others ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

UserName() public méthode

UserName
public UserName ( ) : Task
Résultat Task