Sdílet prostřednictvím


UrlMatchingNode(Int32) Konstruktor

Definice

Inicializuje novou instanci objektu 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 UrlMatchingTree.

Platí pro