protected virtual string GetExtensionInstanceMethod(
RpcMethod rpcMethod,
List<string> parametersStr,
RpcParameter[] parameters,
bool isAsync
)
Protected Overridable Function GetExtensionInstanceMethod (
rpcMethod As RpcMethod,
parametersStr As List(Of String),
parameters As RpcParameter(),
isAsync As Boolean
) As String
abstract GetExtensionInstanceMethod :
rpcMethod : RpcMethod *
parametersStr : List<string> *
parameters : RpcParameter[] *
isAsync : bool -> string
override GetExtensionInstanceMethod :
rpcMethod : RpcMethod *
parametersStr : List<string> *
parameters : RpcParameter[] *
isAsync : bool -> string
[缺少 "M:TouchSocket.Rpc.RpcAttribute.GetExtensionInstanceMethod(TouchSocket.Rpc.RpcMethod,System.Collections.Generic.List{System.String},TouchSocket.Rpc.RpcParameter[],System.Boolean)" 的 <param name="rpcMethod"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcAttribute.GetExtensionInstanceMethod(TouchSocket.Rpc.RpcMethod,System.Collections.Generic.List{System.String},TouchSocket.Rpc.RpcParameter[],System.Boolean)" 的 <param name="parametersStr"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcAttribute.GetExtensionInstanceMethod(TouchSocket.Rpc.RpcMethod,System.Collections.Generic.List{System.String},TouchSocket.Rpc.RpcParameter[],System.Boolean)" 的 <param name="parameters"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcAttribute.GetExtensionInstanceMethod(TouchSocket.Rpc.RpcMethod,System.Collections.Generic.List{System.String},TouchSocket.Rpc.RpcParameter[],System.Boolean)" 的 <param name="isAsync"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcAttribute.GetExtensionInstanceMethod(TouchSocket.Rpc.RpcMethod,System.Collections.Generic.List{System.String},TouchSocket.Rpc.RpcParameter[],System.Boolean)" 的 <returns> 文档]