JSObjectReference(JSRuntime, Int64) Oluşturucu

Tanım

Yeni JSObjectReference bir örnek başlatır.

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)

Parametreler

jsRuntime
JSRuntime

JSRuntime JS birlikte çalışma çağrılarını çağırmak için kullanılan.

id
Int64

Benzersiz tanımlayıcı.

Şunlara uygulanır