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

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

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

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

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

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

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

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

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