C# Class Pharmalto.Ecosystem.Controllers.BaseController

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

Méthodes publiques

Méthode Description
BaseController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System

Method Details

BaseController() public méthode

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