C# Class PayPal.Forms.Abstractions.ProfileSharingResult

Afficher le fichier Open project: AlejandroRuiz/PayPal.Forms

Méthodes publiques

Méthode Description
ProfileSharingResult ( PayPalStatus status, string errorMessage = null, PayPalProfileSharingResponse serverResponse = null ) : System

Method Details

ProfileSharingResult() public méthode

public ProfileSharingResult ( PayPalStatus status, string errorMessage = null, PayPalProfileSharingResponse serverResponse = null ) : System
status PayPalStatus
errorMessage string
serverResponse PayPalProfileSharingResponse
Résultat System