다음을 통해 공유


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)

매개 변수

적용 대상