ActionConstraintContext 類別

定義

執行 IActionConstraint 的內容。

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

建構函式

ActionConstraintContext()

執行 IActionConstraint 的內容。

屬性

Candidates

ActionSelectorCandidate 清單。 這包括對目前要求有效的所有動作,以及其條件約束。

CurrentCandidate

目前的 ActionSelectorCandidate

RouteContext

RouteContext

適用於