Bagikan melalui


JSInProcessObjectReference(JSInProcessRuntime, Int64) Konstruktor

Definisi

Menginisialisasi instans baru JSInProcessObjectReference .

protected public:
 JSInProcessObjectReference(Microsoft::JSInterop::JSInProcessRuntime ^ jsRuntime, long id);
protected internal JSInProcessObjectReference(Microsoft.JSInterop.JSInProcessRuntime jsRuntime, long id);
new Microsoft.JSInterop.Implementation.JSInProcessObjectReference : Microsoft.JSInterop.JSInProcessRuntime * int64 -> Microsoft.JSInterop.Implementation.JSInProcessObjectReference
Protected Friend Sub New (jsRuntime As JSInProcessRuntime, id As Long)

Parameter

jsRuntime
JSInProcessRuntime

yang JSInProcessRuntime digunakan untuk memanggil panggilan interop JS.

id
Int64

Pengidentifikasi unik.

Berlaku untuk