IParameterizedWrapper
Represents a wrapper that can wrap a service with function parameters.
Un-wraps the underlying service type from a wrapped type request.
Expression WrapExpression(TypeInformation originalTypeInformation, TypeInformation wrappedTypeInformation, ServiceContext serviceContext, IEnumerable<ParameterExpression> parameterExpressions)
Wraps the expression that describes the service.