public static RpcMethod[] GetRpcMethods(
Type serverFromType,
Type serverToType
)
Public Shared Function GetRpcMethods (
serverFromType As Type,
serverToType As Type
) As RpcMethod()
static member GetRpcMethods :
serverFromType : Type *
serverToType : Type -> RpcMethod[]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.GetRpcMethods(System.Type,System.Type)" 的 <param name="serverFromType"/> 文档]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.GetRpcMethods(System.Type,System.Type)" 的 <param name="serverToType"/> 文档]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.GetRpcMethods(System.Type,System.Type)" 的 <returns> 文档]