protected virtual void OnAfter(
MethodInfo method,
string invokeKey,
ref Object[] args,
ref Object result
)
Protected Overridable Sub OnAfter (
method As MethodInfo,
invokeKey As String,
ByRef args As Object(),
ByRef result As Object
)
abstract OnAfter :
method : MethodInfo *
invokeKey : string *
args : Object[] byref *
result : Object byref -> unit
override OnAfter :
method : MethodInfo *
invokeKey : string *
args : Object[] byref *
result : Object byref -> unit
[缺少 "M:TouchSocket.Rpc.RpcDispatchProxy`2.OnAfter(System.Reflection.MethodInfo,System.String,System.Object[]@,System.Object@)" 的 <param name="method"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcDispatchProxy`2.OnAfter(System.Reflection.MethodInfo,System.String,System.Object[]@,System.Object@)" 的 <param name="invokeKey"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcDispatchProxy`2.OnAfter(System.Reflection.MethodInfo,System.String,System.Object[]@,System.Object@)" 的 <param name="args"/> 文档]
[缺少 "M:TouchSocket.Rpc.RpcDispatchProxy`2.OnAfter(System.Reflection.MethodInfo,System.String,System.Object[]@,System.Object@)" 的 <param name="result"/> 文档]