public string GetProxyCodes<TAttribute>(
string namespace
)
where TAttribute : RpcAttribute
Public Function GetProxyCodes(Of TAttribute As RpcAttribute) (
namespace As String
) As String
member GetProxyCodes :
namespace : string -> string when 'TAttribute : RpcAttribute
[缺少 "M:TouchSocket.Rpc.RpcStore.GetProxyCodes``1(System.String)" 的 <param name="namespace"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcStore.GetProxyCodes``1(System.String)" 的 <typeparam name="TAttribute"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcStore.GetProxyCodes``1(System.String)" 的 <returns> 文档]