PayPalInAppPurchases Constructor Delta Engine Documentation
Initializes a new instance of the PayPalInAppPurchases class

Namespace: DeltaEngine.InAppPurchase.PayPal
Assembly: DeltaEngine.InAppPurchase.PayPal (in DeltaEngine.InAppPurchase.PayPal.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public PayPalInAppPurchases(
	string merchantEmailAddress,
	string countryCode,
	string currencyCode
)
See Also