JSComponentInterop(JSComponentConfigurationStore) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
のインスタンス 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)
パラメーター
- configuration
- JSComponentConfigurationStore