MonoWebAssemblyJSRuntime.Initialize(MonoWebAssemblyJSRuntime) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
を 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 のインスタンスです。