UrlMatchingTree(Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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

Kolejność skojarzona z trasami w tym UrlMatchingTreeobiekcie .

Dotyczy