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