PolicyJumpTableEdge(Object, Int32) 构造函数

定义

构造新的 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)

参数

state
Object

表示策略的匹配试探法。

destination
Int32

适用于