Overload List
Name | Description | |
---|---|---|
![]() | AddRegistrationTService(Registration) |
Adds the registration for the supplied . This
method can be used to apply the same Registration to multiple different service
types.
|
![]() ![]() | AddRegistration(Type, Registration) |
Adds the registration for the supplied serviceType. This
method can be used to apply the same Registration to multiple different service
types.
|
See Also