次の方法で共有


PaymentAppManager.Current プロパティ

定義

現在の PaymentAppManager オブジェクト。

public:
 static property PaymentAppManager ^ Current { PaymentAppManager ^ get(); };
static PaymentAppManager Current();
public static PaymentAppManager Current { get; }
var paymentAppManager = PaymentAppManager.current;
Public Shared ReadOnly Property Current As PaymentAppManager

プロパティ値

Current プロパティを取得または設定します。

適用対象