ContainerAddRegistration Method

Simple Injector
Overload List

  NameDescription
Public methodAddRegistrationTService(Registration)
Adds the registration for the supplied . This method can be used to apply the same Registration to multiple different service types.
Public methodCode exampleAddRegistration(Type, Registration)
Adds the registration for the supplied serviceType. This method can be used to apply the same Registration to multiple different service types.
Top
See Also

Reference