Share via


ActionConstraintContext 类

定义

执行上下文 IActionConstraint

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

构造函数

ActionConstraintContext()

执行上下文 IActionConstraint

属性

Candidates

ActionSelectorCandidate 的列表。 这包括对当前请求有效的所有操作及其约束。

CurrentCandidate

当前的 ActionSelectorCandidate

RouteContext

RouteContext

适用于