IWrapper public interface IWrapper Represents a service that unwraps the underlying service types from a wrapped type request. Documentation Code bool TryUnWrap(TypeInformation typeInfo, out IEnumerable unWrappedTypes) Unwraps the underlying service types from a wrapped type request.