Table of Contents

Class AutofacServiceLocator

Namespace
Autofac.Extras.CommonServiceLocator
Assembly
Autofac.Extras.CommonServiceLocator.dll
public class AutofacServiceLocator : ServiceLocatorImplBase, IServiceLocator
Inheritance
ServiceLocatorImplBase
AutofacServiceLocator
Implements
IServiceLocator
Inherited Members
ServiceLocatorImplBase.GetInstance<TService>()
ServiceLocatorImplBase.GetAllInstances<TService>()

Constructors

AutofacServiceLocator(IComponentContext)

Methods

DoGetAllInstances(Type)
DoGetInstance(Type, string)