C# Class Pharmalto.Ecosystem.Controllers.LifestyleController

Inheritance: BaseController
Afficher le fichier Open project: CloudMetal/Ecosystem-Deployment

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
LifestyleController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System

Method Details

Index() public méthode

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

LifestyleController() public méthode

public LifestyleController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System
authenticationService IAuthenticationService
ecoUserService IEcoUserService
ecoProfileService IEcoProfileService
Résultat System