C# Класс Pharmalto.Ecosystem.Controllers.LifestyleController

Наследование: BaseController
Показать файл Открыть проект

Открытые методы

Метод Описание
Index ( ) : System.Web.Mvc.ActionResult
LifestyleController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System

Описание методов

Index() публичный Метод

public Index ( ) : System.Web.Mvc.ActionResult
Результат System.Web.Mvc.ActionResult

LifestyleController() публичный Метод

public LifestyleController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System
authenticationService IAuthenticationService
ecoUserService IEcoUserService
ecoProfileService IEcoProfileService
Результат System