PolicyJumpTableEdge(Object, Int32) Konstruktor

Definition

Erstellt eine neue PolicyJumpTableEdge-Instanz.

public:
 PolicyJumpTableEdge(System::Object ^ state, int destination);
public PolicyJumpTableEdge (object state, int destination);
new Microsoft.AspNetCore.Routing.Matching.PolicyJumpTableEdge : obj * int -> Microsoft.AspNetCore.Routing.Matching.PolicyJumpTableEdge
Public Sub New (state As Object, destination As Integer)

Parameter

state
Object

Stellt die Übereinstimmungsheuristik der Richtlinie dar.

destination
Int32

Gilt für: