C# Class ICanPay.PaymentEventArgs

֧���¼����ݵĻ���
Inheritance: System.EventArgs
Afficher le fichier Open project: hiihellox10/ICanPay

Protected Properties

Свойство Type Description
gateway GatewayBase

Méthodes publiques

Méthode Description
GetGatewayParameterValue ( string gatewayParameterName ) : string

������صIJ���ֵ��û�в���ֵʱ���ؿ��ַ�����Get��ʽ��ֵ��Ϊδ���롣

GetGatewayParameterValue ( string gatewayParameterName, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : string

������صIJ���ֵ��û�в���ֵʱ���ؿ��ַ�����Get��ʽ��ֵ��Ϊδ���롣

PaymentEventArgs ( GatewayBase gateway ) : System

��ʼ��֧���¼����ݵĻ���

Method Details

GetGatewayParameterValue() public méthode

������صIJ���ֵ��û�в���ֵʱ���ؿ��ַ�����Get��ʽ��ֵ��Ϊδ���롣
public GetGatewayParameterValue ( string gatewayParameterName ) : string
gatewayParameterName string ���صIJ�������
Résultat string

GetGatewayParameterValue() public méthode

������صIJ���ֵ��û�в���ֵʱ���ؿ��ַ�����Get��ʽ��ֵ��Ϊδ���롣
public GetGatewayParameterValue ( string gatewayParameterName, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : string
gatewayParameterName string ���صIJ�������
gatewayParameterRequestMethod GatewayParameterRequestMethod ���ص����ݵ����󷽷�������
Résultat string

PaymentEventArgs() public méthode

��ʼ��֧���¼����ݵĻ���
public PaymentEventArgs ( GatewayBase gateway ) : System
gateway GatewayBase ֧������
Résultat System

Property Details

gateway protected_oe property

protected GatewayBase,ICanPay gateway
Résultat GatewayBase