Freigeben über


JSComponentInterop(JSComponentConfigurationStore) Konstruktor

Definition

Erstellt eine instance von JSComponentInterop. Dies ist nur für die Verwendung aus Frameworkcode vorgesehen und sollte nicht direkt vom Anwendungscode verwendet werden.

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)

Parameter

Gilt für: