次の方法で共有


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)

パラメーター

適用対象