RegexRouterAttribute 构造函数
命名空间: TouchSocket.WebApi程序集: TouchSocket.WebApi (在 TouchSocket.WebApi.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
public RegexRouterAttribute(
string regexTemple
)
Public Sub New (
regexTemple As String
)
new :
regexTemple : string -> RegexRouterAttribute
参数
- regexTemple String
- 路由模板的正则表达式。