C# 클래스 ElectronicPayment, component-church-financial-system-user-management

파일 보기 프로젝트 열기: uwi-mase-2014-ccd/component-church-financial-system-user-management 1 사용 예제들

공개 메소드들

메소드 설명
CreateElectronicPayment ( string name, string paymentGateway ) : void
ExecuteTransaction ( ) : bool
TestGateway ( ) : bool

메소드 상세

CreateElectronicPayment() 공개 메소드

public CreateElectronicPayment ( string name, string paymentGateway ) : void
name string
paymentGateway string
리턴 void

ExecuteTransaction() 공개 메소드

public ExecuteTransaction ( ) : bool
리턴 bool

TestGateway() 공개 메소드

public TestGateway ( ) : bool
리턴 bool