InboundMatch 类

定义

用于匹配 中的传入 URL 的 TreeRouter候选路由。

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

构造函数

InboundMatch()

用于匹配 中的传入 URL 的 TreeRouter候选路由。

属性

Entry

获取或设置 InboundRouteEntry

TemplateMatcher

获取或设置 TemplateMatcher

适用于