UrlMatchingNode(Int32) Konstruktor

Definice

Inicializuje novou instanci .UrlMatchingNode

public:
 UrlMatchingNode(int length);
public UrlMatchingNode (int length);
new Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode : int -> Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode
Public Sub New (length As Integer)

Parametry

length
Int32

Délka cesty k tomuto uzlu v UrlMatchingTreeuzlu .

Platí pro