C# Class ICanPay.PaymentFailedEventArgs

支付失败网关事件数据
Inheritance: PaymentEventArgs
ファイルを表示 Open project: hiihellox10/ICanPay Class Usage Examples

Public Methods

Method Description
PaymentFailedEventArgs ( GatewayBase gateway )

初始化支付失败网关事件数据

Method Details

PaymentFailedEventArgs() public method

初始化支付失败网关事件数据
public PaymentFailedEventArgs ( GatewayBase gateway )
gateway GatewayBase 支付网关