Compartilhar via


JSComponentInterop(JSComponentConfigurationStore) Construtor

Definição

Constrói uma instância de JSComponentInterop. Isso destina-se apenas ao uso do código da estrutura e não deve ser usado diretamente do código do aplicativo.

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)

Parâmetros

Aplica-se a