ActionInvokerProviderContext クラス

定義

IActionInvokerProviderコンテキスト。

public ref class ActionInvokerProviderContext
public class ActionInvokerProviderContext
type ActionInvokerProviderContext = class
Public Class ActionInvokerProviderContext
継承
ActionInvokerProviderContext

コンストラクター

ActionInvokerProviderContext(ActionContext)

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

プロパティ

ActionContext

呼び出す ActionContext を取得します。

Result

呼び出しに IActionInvoker 使用する を取得または設定します。 ActionContext

適用対象