C# Class Pharmalto.Ecosystem.Controllers.AccountController

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

Méthodes publiques

Méthode Description
AccountController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System
Index ( ) : System.Web.Mvc.ActionResult

Method Details

AccountController() public méthode

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

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult