Property | Type | Description | |
---|---|---|---|
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 |
Method | Description | |
---|---|---|
ProfilController ( ILogger logger, IObjectStore objectStore, IEmailService emailService, IMembershipService membershipService ) : System |
Method | Description | |
---|---|---|
ChangeBillingInformation ( ) : System.Web.Mvc.ActionResult | ||
ChangeBillingInformation ( |
||
ChangePaymentInformation ( ) : System.Web.Mvc.ActionResult | ||
ChangePaymentInformation ( |
||
ProfilController ( Dummy d ) : System | ||
RedirectToAction ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult |
public ProfilController ( ILogger logger, IObjectStore objectStore, IEmailService emailService, IMembershipService membershipService ) : System | ||
logger | ILogger | |
objectStore | IObjectStore | |
emailService | IEmailService | |
membershipService | IMembershipService | |
return | System |