UrlMatchingTree Class

Definition

A tree part of a TreeRouter.

public ref class UrlMatchingTree
public class UrlMatchingTree
type UrlMatchingTree = class
Public Class UrlMatchingTree
Inheritance
UrlMatchingTree

Constructors

UrlMatchingTree(Int32)

Initializes a new instance of UrlMatchingTree.

Properties

Order

Gets the order of the routes associated with this UrlMatchingTree.

Root

Gets the root of the UrlMatchingTree.

Applies to