UrlMatchingTree 类

定义

的树部分 TreeRouter

public ref class UrlMatchingTree
public class UrlMatchingTree
type UrlMatchingTree = class
Public Class UrlMatchingTree
继承
UrlMatchingTree

构造函数

UrlMatchingTree(Int32)

初始化 UrlMatchingTree 的新实例。

属性

Order

获取与此 UrlMatchingTree关联的路由的顺序。

Root

获取 的 UrlMatchingTree根。

适用于