C# 클래스 PayPal.Forms.Abstractions.ProfileSharingResult

파일 보기 프로젝트 열기: AlejandroRuiz/PayPal.Forms

공개 메소드들

메소드 설명
ProfileSharingResult ( PayPalStatus status, string errorMessage = null, PayPalProfileSharingResponse serverResponse = null ) : System

메소드 상세

ProfileSharingResult() 공개 메소드

public ProfileSharingResult ( PayPalStatus status, string errorMessage = null, PayPalProfileSharingResponse serverResponse = null ) : System
status PayPalStatus
errorMessage string
serverResponse PayPalProfileSharingResponse
리턴 System