C# 클래스 ICanPay.PaymentEventArgs

֧���¼����ݵĻ���
상속: System.EventArgs
파일 보기 프로젝트 열기: hiihellox10/ICanPay

보호된 프로퍼티들

프로퍼티 타입 설명
gateway GatewayBase

공개 메소드들

메소드 설명
GetGatewayParameterValue ( string gatewayParameterName ) : string

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

GetGatewayParameterValue ( string gatewayParameterName, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : string

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

PaymentEventArgs ( GatewayBase gateway ) : System

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

메소드 상세

GetGatewayParameterValue() 공개 메소드

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

GetGatewayParameterValue() 공개 메소드

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

PaymentEventArgs() 공개 메소드

��ʼ��֧���¼����ݵĻ���
public PaymentEventArgs ( GatewayBase gateway ) : System
gateway GatewayBase ֧������
리턴 System

프로퍼티 상세

gateway 보호되어 있는 프로퍼티

protected GatewayBase,ICanPay gateway
리턴 GatewayBase