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

적용 대상