C# 클래스 JordanRift.Grassroots.Framework.Entities.PaymentResponse

파일 보기 프로젝트 열기: JordanRift/Grassroots 1 사용 예제들

공개 메소드들

메소드 설명
PaymentResponse ( ) : System.Collections.Generic
PaymentResponse ( PaymentResponseCode responseCode, int reasonCode, string reasonText ) : System.Collections.Generic

메소드 상세

PaymentResponse() 공개 메소드

public PaymentResponse ( ) : System.Collections.Generic
리턴 System.Collections.Generic

PaymentResponse() 공개 메소드

public PaymentResponse ( PaymentResponseCode responseCode, int reasonCode, string reasonText ) : System.Collections.Generic
responseCode PaymentResponseCode
reasonCode int
reasonText string
리턴 System.Collections.Generic