C# Class PayPal.Forms.Abstractions.OnCompletedEventArgs

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

Public Methods

Method Description
OnCompletedEventArgs ( string confirmationJSON ) : System

Method Details

OnCompletedEventArgs() public method

public OnCompletedEventArgs ( string confirmationJSON ) : System
confirmationJSON string
return System