UnregisteredTypeEventArgs Properties

Simple Injector

The UnregisteredTypeEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyHandled
Gets a value indicating whether the event represented by this instance has been handled. This property will return true when Register(FuncObject) has been called on this instance.
Public propertyUnregisteredServiceType
Gets the unregistered service type that is currently requested.
Top
See Also

Reference