C# Class ICanPay.Merchant

�̻�����
显示文件 Open project: hiihellox10/ICanPay Class Usage Examples

Public Methods

Method Description
Merchant ( ) : System
Merchant ( string userName, string key, Uri notifyUrl, GatewayType gatewayType ) : System

Method Details

Merchant() public method

public Merchant ( ) : System
return System

Merchant() public method

public Merchant ( string userName, string key, Uri notifyUrl, GatewayType gatewayType ) : System
userName string
key string
notifyUrl System.Uri
gatewayType GatewayType
return System