C# 클래스 Pharmalto.Ecosystem.Controllers.BaseController

상속: Controller
파일 보기 프로젝트 열기: CloudMetal/Ecosystem-Deployment

공개 메소드들

메소드 설명
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