FuncWrapper
public FuncWrapper()
public bool TryUnWrap(TypeInformation typeInformation, out TypeInformation unWrappedType, out IEnumerable parameterTypes)
public Expression WrapExpression(TypeInformation originalTypeInformation, TypeInformation wrappedTypeInformation, ServiceContext serviceContext, IEnumerable<ParameterExpression> parameterExpressions)