Compartir a través de


PolicyJumpTableEdge(Object, Int32) Constructor

Definición

Crea una instancia 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 la heurística coincidente de la directiva.

destination
Int32

Se aplica a