PayPayiOSTest.PayPalManager.PayPalProfileSharingViewController C# (CSharp) Method

PayPalProfileSharingViewController() public method

public PayPalProfileSharingViewController ( PayPalProfileSharingViewController profileSharingViewController, NSDictionary profileSharingAuthorization ) : void
profileSharingViewController PayPalProfileSharingViewController
profileSharingAuthorization NSDictionary
return void
		public void PayPalProfileSharingViewController (PayPalProfileSharingViewController profileSharingViewController, NSDictionary profileSharingAuthorization)
		{
			throw new NotImplementedException ();
		}