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