public enum RouteMatchStatusPublic Enumeration RouteMatchStatustype RouteMatchStatus| Success | 0 | 成功匹配 |
| NotFound | 1 | 路由未找到 |
| MethodNotAllowed | 2 | 方法不允许 |
| Options | 3 | OPTIONS请求,返回允许的方法列表 |
| GetAttributeT |
获取枚举成员上绑定的指定类型的自定义属性。
(由 SystemExtension 定义。) |
| GetDescription |
获取资源字符
(由 StringResStore 定义。) |