Sdílet prostřednictvím


UrlMatchingTree(Int32) Konstruktor

Definice

Inicializuje novou instanci .UrlMatchingTree

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

Parametry

order
Int32

Pořadí přidružené k trasám v tomto UrlMatchingTree.

Platí pro