共用方式為


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

適用於