Sdílet prostřednictvím


JSComponentInterop(JSComponentConfigurationStore) Konstruktor

Definice

Vytvoří instanci objektu JSComponentInterop. Toto je určeno pouze pro použití z kódu architektury a nemělo by se používat přímo z kódu aplikace.

public JSComponentInterop (Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore configuration);
new Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop : Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore -> Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop
Public Sub New (configuration As JSComponentConfigurationStore)

Parametry

configuration
JSComponentConfigurationStore

Parametr JSComponentConfigurationStore nahraďte názvem sestavy.

Platí pro