다음을 통해 공유


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)

매개 변수

jsRuntime
MonoWebAssemblyJSRuntime

MonoWebAssemblyJSRuntime 인스턴스입니다.

적용 대상