Autofac .NET Inversion of Control Container
IsRegistered Method
NamespacesAutofacResolutionExtensionsIsRegistered()()()
Members
IconMemberDescription
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.

Assembly: Autofac (Module: Autofac) Version: 2.1.13.813 (2.1.13.813)