C# Class PayPal.PayPalAPIInterfaceService.Model.APICredentialsType

APICredentialsType
Afficher le fichier Open project: paypal/merchant-sdk-dotnet

Méthodes publiques

Méthode Description
APICredentialsType ( ) : System

Default Constructor

APICredentialsType ( XmlNode xmlNode ) : System

Method Details

APICredentialsType() public méthode

Default Constructor
public APICredentialsType ( ) : System
Résultat System

APICredentialsType() public méthode

public APICredentialsType ( XmlNode xmlNode ) : System
xmlNode System.Xml.XmlNode
Résultat System