Partilhar via


PolicyJumpTableEdge(Object, Int32) Construtor

Definição

Constrói uma nova instância de PolicyJumpTableEdge.

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)

Parâmetros

state
Object

Representa a heurística de correspondência da política.

destination
Int32

Aplica-se a