ActionConstraintContext Třída

Definice

Kontext pro IActionConstraint spuštění

public ref class ActionConstraintContext
public class ActionConstraintContext
type ActionConstraintContext = class
Public Class ActionConstraintContext
Dědičnost
ActionConstraintContext

Konstruktory

ActionConstraintContext()

Kontext pro IActionConstraint spuštění

Vlastnosti

Candidates

Seznam objektů ActionSelectorCandidate To zahrnuje všechny akce, které jsou platné pro aktuální požadavek, a také jejich omezení.

CurrentCandidate

Aktuální ActionSelectorCandidate.

RouteContext

Hodnota RouteContext

Platí pro