C# 클래스 Worki.Web.Areas.Backoffice.Controllers.ProfilController

상속: BackofficeControllerBase
파일 보기 프로젝트 열기: tah91/eworkyWebSite

Private Properties

프로퍼티 타입 설명
ChangeBillingInformation System.Web.Mvc.ActionResult
ChangeBillingInformation System.Web.Mvc.ActionResult
ChangePaymentInformation System.Web.Mvc.ActionResult
ChangePaymentInformation System.Web.Mvc.ActionResult
ProfilController System
RedirectToAction System.Web.Mvc.RedirectToRouteResult

공개 메소드들

메소드 설명
ProfilController ( ILogger logger, IObjectStore objectStore, IEmailService emailService, IMembershipService membershipService ) : System

비공개 메소드들

메소드 설명
ChangeBillingInformation ( ) : System.Web.Mvc.ActionResult
ChangeBillingInformation ( Member model ) : System.Web.Mvc.ActionResult
ChangePaymentInformation ( ) : System.Web.Mvc.ActionResult
ChangePaymentInformation ( PaymentInfoModel model ) : System.Web.Mvc.ActionResult
ProfilController ( Dummy d ) : System
RedirectToAction ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult

메소드 상세

ProfilController() 공개 메소드

public ProfilController ( ILogger logger, IObjectStore objectStore, IEmailService emailService, IMembershipService membershipService ) : System
logger ILogger
objectStore IObjectStore
emailService IEmailService
membershipService IMembershipService
리턴 System