C# Class PayPal.Forms.Abstractions.OnPayPalPaymentErrorEventArgs

Inheritance: System.EventArgs
Show file Open project: AlejandroRuiz/PayPal.Forms

Public Methods

Method Description
OnPayPalPaymentErrorEventArgs ( string errorMessage ) : System

Method Details

OnPayPalPaymentErrorEventArgs() public method

public OnPayPalPaymentErrorEventArgs ( string errorMessage ) : System
errorMessage string
return System