共用方式為


MonoWebAssemblyJSRuntime.Initialize(MonoWebAssemblyJSRuntime) 方法

定義

MonoWebAssemblyJSRuntime初始化 ,以用來使用 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)

參數

適用於