C# Class Nyan.WebSample.Controllers.MainController

Inheritance: Controller
Afficher le fichier Open project: bucknellu/Nyan

Méthodes publiques

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

Private Methods

Méthode Description
Create ( User user ) : System.Web.Mvc.ActionResult

Method Details

Create() public méthode

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

Index() public méthode

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