Condividi tramite


LazyAssemblyLoader(IJSRuntime) Costruttore

Definizione

Inizializza una nuova istanza di 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)

Parametri

jsRuntime
IJSRuntime

Oggetto IJSRuntime.

Si applica a