ViewComponentFeatureProvider クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インスタンスの一覧 ApplicationPart からビュー コンポーネントを検出します。
public ref class ViewComponentFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentFeature ^>
public class ViewComponentFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentFeature>
type ViewComponentFeatureProvider = class
interface IApplicationFeatureProvider<ViewComponentFeature>
interface IApplicationFeatureProvider
type ViewComponentFeatureProvider = class
interface IApplicationFeatureProvider
interface IApplicationFeatureProvider<ViewComponentFeature>
Public Class ViewComponentFeatureProvider
Implements IApplicationFeatureProvider(Of ViewComponentFeature)
- 継承
-
ViewComponentFeatureProvider
- 実装
コンストラクター
ViewComponentFeatureProvider() |
インスタンスの一覧 ApplicationPart からビュー コンポーネントを検出します。 |
メソッド
PopulateFeature(IEnumerable<ApplicationPart>, ViewComponentFeature) |
インスタンスを |