ActionInvokerProviderContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的內容 IActionInvokerProvider 。
public ref class ActionInvokerProviderContext
public class ActionInvokerProviderContext
type ActionInvokerProviderContext = class
Public Class ActionInvokerProviderContext
- 繼承
-
ActionInvokerProviderContext
建構函式
ActionInvokerProviderContext(ActionContext) |
初始化 ActionInvokerProviderContext 的新執行個體。 |
屬性
ActionContext |
取得要叫用的 ActionContext。 |
Result |
取得或設定 IActionInvoker 將用來叫用的 ActionContext |