C# Class Payments.Web.Controllers.PaymentCompleteController

Inheritance: Controller
Afficher le fichier Open project: NickJosevski/Payments.AU

Méthodes publiques

Méthode Description
Good ( string accessCode ) : System.Web.Mvc.ActionResult
PaymentCompleteController ( ) : System
SecurePayGood ( string response ) : void

Method Details

Good() public méthode

public Good ( string accessCode ) : System.Web.Mvc.ActionResult
accessCode string
Résultat System.Web.Mvc.ActionResult

PaymentCompleteController() public méthode

public PaymentCompleteController ( ) : System
Résultat System

SecurePayGood() public méthode

public SecurePayGood ( string response ) : void
response string
Résultat void