Click or drag to resize
IServiceTypeRegistryTService Methods

The IServiceTypeRegistryTService generic type exposes the following members.

Methods
  NameDescription
Public methodGetService
Returns the registered service. If it is not registered yet it throws exception
Public methodIsRegistered
If type is registered returns true, otherwise false
Public methodLoadAndRegister
Loads the factory from loading context and registers it into the activator registry
Top
See Also