protected Func<Object, Object[], Object> CreateExpressionInvoker(
MethodInfo method
)
Protected Function CreateExpressionInvoker (
method As MethodInfo
) As Func(Of Object, Object(), Object)
member CreateExpressionInvoker :
method : MethodInfo -> Func<Object, Object[], Object>
[缺少 "M:TouchSocket.Core.Method.CreateExpressionInvoker(System.Reflection.MethodInfo)" 的 <param name="method"/> 文档]
[缺少 "M:TouchSocket.Core.Method.CreateExpressionInvoker(System.Reflection.MethodInfo)" 的 <returns> 文档]