RegistrationBuildTransientDelegate Method

Simple Injector
Overload List

  NameDescription
Protected methodBuildTransientDelegate
Protected methodBuildTransientDelegateTService(FuncTService)
Builds a FuncTResult delegate for the creation of the TService using the supplied instanceCreator. The returned FuncTResult might be intercepted by a Container.ExpressionBuilding event, and the instanceCreator will have been wrapped with a delegate that executes the registered initializers that are applicable to the given TService (if any).
Top
See Also

Reference