다음을 통해 공유


ActionConstraintContext 클래스

정의

실행 컨텍스트입니다 IActionConstraint .

public ref class ActionConstraintContext
public class ActionConstraintContext
type ActionConstraintContext = class
Public Class ActionConstraintContext
상속
ActionConstraintContext

생성자

ActionConstraintContext()

실행 컨텍스트입니다 IActionConstraint .

속성

Candidates

ActionSelectorCandidate의 목록입니다. 여기에는 현재 요청에 유효한 모든 작업과 해당 제약 조건이 포함됩니다.

CurrentCandidate

현재 ActionSelectorCandidate입니다.

RouteContext

RouteContext

적용 대상