Udostępnij przez


MonoWebAssemblyJSRuntime.Initialize(MonoWebAssemblyJSRuntime) Metoda

Definicja

Inicjuje element MonoWebAssemblyJSRuntime , który ma być używany do wykonywania operacji przy użyciu polecenia DotNetDispatcher.

protected:
 static void Initialize(Mono::WebAssembly::Interop::MonoWebAssemblyJSRuntime ^ jsRuntime);
protected static void Initialize(Mono.WebAssembly.Interop.MonoWebAssemblyJSRuntime jsRuntime);
static member Initialize : Mono.WebAssembly.Interop.MonoWebAssemblyJSRuntime -> unit
Protected Shared Sub Initialize (jsRuntime As MonoWebAssemblyJSRuntime)

Parametry

jsRuntime
MonoWebAssemblyJSRuntime

Wystąpienie elementu MonoWebAssemblyJSRuntime.

Dotyczy