C# Class Pharmalto.Ecosystem.Controllers.LifestyleController

Inheritance: BaseController
Mostrar archivo Open project: CloudMetal/Ecosystem-Deployment

Public Methods

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

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

LifestyleController() public method

public LifestyleController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System
authenticationService IAuthenticationService
ecoUserService IEcoUserService
ecoProfileService IEcoProfileService
return System