public virtual string GetInterfaceProxyCode(
RpcMethod rpcMethod
)
Public Overridable Function GetInterfaceProxyCode (
rpcMethod As RpcMethod
) As String
abstract GetInterfaceProxyCode :
rpcMethod : RpcMethod -> string
override GetInterfaceProxyCode :
rpcMethod : RpcMethod -> string
[缺少 "M:TouchSocket.Rpc.RpcAttribute.GetInterfaceProxyCode(TouchSocket.Rpc.RpcMethod)" 的 <param name="rpcMethod"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcAttribute.GetInterfaceProxyCode(TouchSocket.Rpc.RpcMethod)" 的 <returns> 文档]