Partager via


JSComponentInterop(JSComponentConfigurationStore) Constructeur

Définition

Construit un instance de JSComponentInterop. Il est uniquement destiné à être utilisé à partir du code d’infrastructure et ne doit pas être utilisé directement à partir du code d’application.

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)

Paramètres

S’applique à