[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.Pay.PayPalAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public PayPalSystem(
Uri apiUri,
string name,
IConfigSectionNode node,
Object director
)
public PayPalSystem(
Uri apiUri,
string name,
IConfigSectionNode node,
Object director
)
Public Sub New (
apiUri As Uri,
name As String,
node As IConfigSectionNode,
director As Object
)
Public Sub New (
apiUri As Uri,
name As String,
node As IConfigSectionNode,
director As Object
)
public:
PayPalSystem(
Uri^ apiUri,
String^ name,
IConfigSectionNode^ node,
Object^ director
)
public:
PayPalSystem(
Uri^ apiUri,
String^ name,
IConfigSectionNode^ node,
Object^ director
)
new :
apiUri : Uri *
name : string *
node : IConfigSectionNode *
director : Object -> PayPalSystemnew :
apiUri : Uri *
name : string *
node : IConfigSectionNode *
director : Object -> PayPalSystem