| Icon | Member | Description |
|---|---|---|
| IsRegistered<(Of <(TService>)>)(IComponentContext) |
Determine whether the specified service is available in the context.
| |
| IsRegistered(IComponentContext, Type) |
Determine whether the specified service is available in the context.
| |
| IsRegistered(IComponentContext, String, Type) |
Determine whether the specified service is available in the context.
| |
| IsRegistered<(Of <(TService>)>)(IComponentContext, String) |
Determine whether the specified service is available in the context.
| |
| IsRegistered(IComponentContext, Service) |
Determine whether the specified service is available in the context.
|