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

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

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

Метод Описание
BaseController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System

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

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

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