共用方式為


JSComponentInterop(JSComponentConfigurationStore) 建構函式

定義

建構 的 JSComponentInterop 實例。 這僅供架構程式碼使用,不應直接從應用程式程式碼使用。

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)

參數

適用於