Freigeben über


ActionConstraintContext Klasse

Definition

Kontext für IActionConstraint die Ausführung.

public ref class ActionConstraintContext
public class ActionConstraintContext
type ActionConstraintContext = class
Public Class ActionConstraintContext
Vererbung
ActionConstraintContext

Konstruktoren

ActionConstraintContext()

Kontext für IActionConstraint die Ausführung.

Eigenschaften

Candidates

Die Liste der ActionSelectorCandidate. Dies umfasst alle Aktionen, die für die aktuelle Anforderung gültig sind, sowie deren Einschränkungen.

CurrentCandidate

Der aktuelle ActionSelectorCandidate.

RouteContext

Die RouteContext.

Gilt für: