Sdílet prostřednictvím


JSObjectReference(JSRuntime, Int64) Konstruktor

Definice

Inicializuje novou JSObjectReference instanci.

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

Parametry

jsRuntime
JSRuntime

Používá se JSRuntime k vyvolání volání zprostředkovatele zprostředkovatele JS.

id
Int64

Jedinečný identifikátor.

Platí pro