Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
XMerchant
PayPal
Web
PayPalUrlWriter
C# Class XMerchant.PayPal.Web.PayPalUrlWriter
显示文件
Open project: axefrog/XMerchant
Public Methods
Method
Description
GetUrl
(
NameValueCollection
payPalVariables
,
IPayPalSettings
cfg
) :
Uri
Method Details
GetUrl()
public
static
method
public
static
GetUrl
(
NameValueCollection
payPalVariables
,
IPayPalSettings
cfg
) :
Uri
payPalVariables
System.Collections.Specialized.NameValueCollection
cfg
IPayPalSettings
return
System.Uri