C# Class StarterTemplate.Controllers.HomeController

Inheritance: ApplicationControllerBase
Afficher le fichier Open project: mccalltd/MvcStarterTemplate

Méthodes publiques

Méthode Description
HomeController ( MailController mailer ) : System

Private Methods

Méthode Description
About ( ) : System.Web.Mvc.ActionResult
Contact ( ) : System.Web.Mvc.ActionResult
Contact ( HomeContactModel model ) : System.Web.Mvc.ActionResult
ContactSuccess ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
Secure ( ) : System.Web.Mvc.ActionResult

Method Details

HomeController() public méthode

public HomeController ( MailController mailer ) : System
mailer MailController
Résultat System