一款简单易用的基础网络通讯组件库。

WebApiAttributeGetRouteUrls 方法

获取路由路径。

路由路径的第一个值会被当做调用值。

Definition

命名空间: TouchSocket.WebApi
程序集: TouchSocket.WebApi (在 TouchSocket.WebApi.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
C#
public string[] GetRouteUrls(
	RpcMethod rpcMethod
)

参数

rpcMethod  RpcMethod

返回值

String

[缺少 "M:TouchSocket.WebApi.WebApiAttribute.GetRouteUrls(TouchSocket.Rpc.RpcMethod)" 的 <returns> 文档]

参见