C# 클래스 PayPal.Forms.PayPalManager.CustomAuthorizeProfileSharingDelegate

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

공개 메소드들

메소드 설명
CustomAuthorizeProfileSharingDelegate ( PayPalManager manager ) : System
PayPalProfileSharingViewController ( Xamarin profileSharingViewController, NSDictionary profileSharingAuthorization ) : void
UserDidCancelPayPalProfileSharingViewController ( Xamarin profileSharingViewController ) : void

메소드 상세

CustomAuthorizeProfileSharingDelegate() 공개 메소드

public CustomAuthorizeProfileSharingDelegate ( PayPalManager manager ) : System
manager PayPalManager
리턴 System

PayPalProfileSharingViewController() 공개 메소드

public PayPalProfileSharingViewController ( Xamarin profileSharingViewController, NSDictionary profileSharingAuthorization ) : void
profileSharingViewController Xamarin
profileSharingAuthorization NSDictionary
리턴 void

UserDidCancelPayPalProfileSharingViewController() 공개 메소드

public UserDidCancelPayPalProfileSharingViewController ( Xamarin profileSharingViewController ) : void
profileSharingViewController Xamarin
리턴 void