Method | Description | |
---|---|---|
GetGatewayParameterValue ( string gatewayParameterName ) : string |
������صIJ���ֵ��û�в���ֵʱ���ؿ��ַ�����Get��ʽ��ֵ��Ϊδ���롣
|
|
GetGatewayParameterValue ( string gatewayParameterName, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : string |
������صIJ���ֵ��û�в���ֵʱ���ؿ��ַ�����Get��ʽ��ֵ��Ϊδ���롣
|
|
SetGatewayParameterValue ( string gatewayParameterName, object gatewayParameterValue ) : void |
�������ص����� ���õIJ�������ʱ�����������ֵ��һ�����µIJ���ֵ�� |
|
SetGatewayParameterValue ( string gatewayParameterName, object gatewayParameterValue, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : void |
�������ص����� ���õIJ�������ʱ�����������ֵ��һ�����µIJ���ֵ�� |
|
SetGatewayParameterValue ( string gatewayParameterName, string gatewayParameterValue ) : void |
�������ص����� ���õIJ�������ʱ�����������ֵ��һ�����µIJ���ֵ�� |
|
SetGatewayParameterValue ( string gatewayParameterName, string gatewayParameterValue, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : void |
�������ص����� �����õIJ�������ʱ�����������ֵ��һ������Ϊ�µIJ���ֵ�� |
|
ValidateNotify ( ) : bool |
��֤�����Ƿ�֧���ɹ�
|
|
WriteSucceedFlag ( ) : void |
�����յ�֧������֪ͨ����֤����ʱ����֧������Ҫ���ʽ�����ʾ�ɹ����յ�����֪ͨ���ַ���
|
Method | Description | |
---|---|---|
CheckNotifyData ( ) : bool |
�������ط��ص�֪ͨ��ȷ�϶����Ƿ�֧���ɹ�
|
|
GatewayBase ( ) : System.Collections.Generic | ||
GatewayBase ( ICollection |
||
GetFormHtml ( string url ) : string |
����Form HTML����
|
|
GetSortedGatewayParameter ( ) : string>.SortedDictionary |
��ð���ĸ�������������ز����ļ���
|
protected abstract CheckNotifyData ( ) : bool | ||
return | bool |
protected GatewayBase ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected GatewayBase ( ICollection |
||
gatewayParameterData | ICollection |
|
return | System.Collections.Generic |
protected GetFormHtml ( string url ) : string | ||
url | string | ���ص�Url |
return | string |
public GetGatewayParameterValue ( string gatewayParameterName ) : string | ||
gatewayParameterName | string | ���صIJ������� |
return | string |
public GetGatewayParameterValue ( string gatewayParameterName, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : string | ||
gatewayParameterName | string | ���صIJ������� |
gatewayParameterRequestMethod | GatewayParameterRequestMethod | ���ص����ݵ����������� |
return | string |
protected GetSortedGatewayParameter ( ) : string>.SortedDictionary |
||
return | string>.SortedDictionary |
public SetGatewayParameterValue ( string gatewayParameterName, object gatewayParameterValue ) : void | ||
gatewayParameterName | string | ���صIJ������� |
gatewayParameterValue | object | ���صIJ���ֵ |
return | void |
public SetGatewayParameterValue ( string gatewayParameterName, object gatewayParameterValue, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : void | ||
gatewayParameterName | string | ���صIJ������� |
gatewayParameterValue | object | ���صIJ���ֵ |
gatewayParameterRequestMethod | GatewayParameterRequestMethod | ���صIJ��������������� |
return | void |
public SetGatewayParameterValue ( string gatewayParameterName, string gatewayParameterValue ) : void | ||
gatewayParameterName | string | ���صIJ������� |
gatewayParameterValue | string | ���صIJ���ֵ |
return | void |
public SetGatewayParameterValue ( string gatewayParameterName, string gatewayParameterValue, GatewayParameterRequestMethod gatewayParameterRequestMethod ) : void | ||
gatewayParameterName | string | ���صIJ������� |
gatewayParameterValue | string | ���صIJ���ֵ |
gatewayParameterRequestMethod | GatewayParameterRequestMethod | ���صIJ��������������� |
return | void |