PKDisbursementAuthorizationController コンストラクター

定義

オーバーロード

PKDisbursementAuthorizationController(NSObjectFlag)
PKDisbursementAuthorizationController(IntPtr)
PKDisbursementAuthorizationController(PKDisbursementRequest, IPKDisbursementAuthorizationControllerDelegate)

PKDisbursementAuthorizationController(NSObjectFlag)

protected PKDisbursementAuthorizationController (Foundation.NSObjectFlag t);
new PassKit.PKDisbursementAuthorizationController : Foundation.NSObjectFlag -> PassKit.PKDisbursementAuthorizationController

パラメーター

適用対象

PKDisbursementAuthorizationController(IntPtr)

protected internal PKDisbursementAuthorizationController (IntPtr handle);
new PassKit.PKDisbursementAuthorizationController : nativeint -> PassKit.PKDisbursementAuthorizationController

パラメーター

handle
IntPtr

nativeint

適用対象

PKDisbursementAuthorizationController(PKDisbursementRequest, IPKDisbursementAuthorizationControllerDelegate)

[Foundation.Export("initWithDisbursementRequest:delegate:")]
public PKDisbursementAuthorizationController (PassKit.PKDisbursementRequest disbursementRequest, PassKit.IPKDisbursementAuthorizationControllerDelegate delegate);
new PassKit.PKDisbursementAuthorizationController : PassKit.PKDisbursementRequest * PassKit.IPKDisbursementAuthorizationControllerDelegate -> PassKit.PKDisbursementAuthorizationController

パラメーター

disbursementRequest
PKDisbursementRequest
属性

適用対象