C# Class PayPal.Forms.PayPalManager.CustomPayPalFuturePaymentDelegate

Inheritance: PayPalFuturePaymentDelegate
Afficher le fichier Open project: AlejandroRuiz/PayPal.Forms

Méthodes publiques

Méthode Description
CustomPayPalFuturePaymentDelegate ( PayPalManager manager ) : System
PayPalFuturePaymentDidCancel ( Xamarin futurePaymentViewController ) : void
PayPalFuturePaymentViewController ( Xamarin futurePaymentViewController, NSDictionary futurePaymentAuthorization ) : void

Method Details

CustomPayPalFuturePaymentDelegate() public méthode

public CustomPayPalFuturePaymentDelegate ( PayPalManager manager ) : System
manager PayPalManager
Résultat System

PayPalFuturePaymentDidCancel() public méthode

public PayPalFuturePaymentDidCancel ( Xamarin futurePaymentViewController ) : void
futurePaymentViewController Xamarin
Résultat void

PayPalFuturePaymentViewController() public méthode

public PayPalFuturePaymentViewController ( Xamarin futurePaymentViewController, NSDictionary futurePaymentAuthorization ) : void
futurePaymentViewController Xamarin
futurePaymentAuthorization NSDictionary
Résultat void