Freigeben über


ActionSelectorCandidate Struktur

Definition

Eine Kandidatenaktion für die Aktionsauswahl.

public value class ActionSelectorCandidate
public struct ActionSelectorCandidate
public readonly struct ActionSelectorCandidate
type ActionSelectorCandidate = struct
Public Structure ActionSelectorCandidate
Vererbung
ActionSelectorCandidate

Konstruktoren

ActionSelectorCandidate(ActionDescriptor, IReadOnlyList<IActionConstraint>)

Erstellt einen neuen ActionSelectorCandidate.

Eigenschaften

Action

Die ActionDescriptor , die einen Kandidaten für die Auswahl darstellt.

Constraints

Die Liste der IActionConstraint Instanzen, die zugeordnet sind .

Gilt für: