共用方式為


ActionInvokerProviderContext 類別

定義

的內容 IActionInvokerProvider

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

建構函式

ActionInvokerProviderContext(ActionContext)

初始化 ActionInvokerProviderContext 的新執行個體。

屬性

ActionContext

取得要叫用的 ActionContext

Result

取得或設定 IActionInvoker 將用來叫用的 ActionContext

適用於