C# Class Cares.WebApi.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: innoist/GF-FRS

Méthodes publiques

Méthode Description
About ( ) : System.Web.Mvc.ActionResult
Contact ( ) : System.Web.Mvc.ActionResult
HomeController ( IWebApiAuthenticationService authenticationService ) : System.Web.Mvc
Index ( ) : System.Web.Mvc.ActionResult

Method Details

About() public méthode

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

Contact() public méthode

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

HomeController() public méthode

public HomeController ( IWebApiAuthenticationService authenticationService ) : System.Web.Mvc
authenticationService IWebApiAuthenticationService
Résultat System.Web.Mvc

Index() public méthode

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