RegistrationBuildTransientDelegate Method

Simple Injector

Namespace:  SimpleInjector
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

protected Func<Object> BuildTransientDelegate()

Return Value

Type: FuncObject
A FuncTResult delegate.
Exceptions

ExceptionCondition
ArgumentNullExceptionThrown when one of the arguments is a null reference.
See Also

Reference