ViewDataDictionaryControllerPropertyActivator クラス

定義

IControllerActivatorProviderビュー データ ディクショナリ コントローラーの を表します。

public ref class ViewDataDictionaryControllerPropertyActivator : Microsoft::AspNetCore::Mvc::Internal::IControllerPropertyActivator
public ref class ViewDataDictionaryControllerPropertyActivator
public class ViewDataDictionaryControllerPropertyActivator : Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator
public class ViewDataDictionaryControllerPropertyActivator
type ViewDataDictionaryControllerPropertyActivator = class
    interface IControllerPropertyActivator
type ViewDataDictionaryControllerPropertyActivator = class
Public Class ViewDataDictionaryControllerPropertyActivator
Implements IControllerPropertyActivator
Public Class ViewDataDictionaryControllerPropertyActivator
継承
ViewDataDictionaryControllerPropertyActivator
実装
Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator

コンストラクター

ViewDataDictionaryControllerPropertyActivator(IModelMetadataProvider)

ViewDataDictionaryControllerPropertyActivator の新しいインスタンスを初期化します。

メソッド

Activate(ControllerContext, Object)

IControllerActivatorProviderビュー データ ディクショナリ コントローラーの を表します。

GetActivatorDelegate(ControllerActionDescriptor)

IControllerActivatorProviderビュー データ ディクショナリ コントローラーの を表します。

適用対象