C# 클래스 ICanPay.Merchant

�̻�����
파일 보기 프로젝트 열기: hiihellox10/ICanPay 1 사용 예제들

공개 메소드들

메소드 설명
Merchant ( ) : System
Merchant ( string userName, string key, Uri notifyUrl, GatewayType gatewayType ) : System

메소드 상세

Merchant() 공개 메소드

public Merchant ( ) : System
리턴 System

Merchant() 공개 메소드

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