C# Класс Worki.Web.Areas.Backoffice.Controllers.ProfilController

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

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