共用方式為


LazyAssemblyLoader(IJSRuntime) 建構函式

定義

初始化 LazyAssemblyLoader 的新執行個體。

public:
 LazyAssemblyLoader(Microsoft::JSInterop::IJSRuntime ^ jsRuntime);
public LazyAssemblyLoader (Microsoft.JSInterop.IJSRuntime jsRuntime);
new Microsoft.AspNetCore.Components.WebAssembly.Services.LazyAssemblyLoader : Microsoft.JSInterop.IJSRuntime -> Microsoft.AspNetCore.Components.WebAssembly.Services.LazyAssemblyLoader
Public Sub New (jsRuntime As IJSRuntime)

參數

jsRuntime
IJSRuntime

IJSRuntime

適用於