AutofacServiceLocator Methods |
The AutofacServiceLocator type exposes the following members.
Name | Description | |
---|---|---|
![]() | DoGetAllInstances |
Resolves all requested service instances.
(Overrides ServiceLocatorImplBase.DoGetAllInstances(Type).) |
![]() | DoGetInstance |
Resolves the requested service instance.
(Overrides ServiceLocatorImplBase.DoGetInstance(Type, String).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FormatActivateAllExceptionMessage | (Inherited from ServiceLocatorImplBase.) |
![]() | FormatActivationExceptionMessage | (Inherited from ServiceLocatorImplBase.) |
![]() | GetAllInstances(Type) | (Inherited from ServiceLocatorImplBase.) |
![]() | GetAllInstances``1 | (Inherited from ServiceLocatorImplBase.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetInstance(Type) | (Inherited from ServiceLocatorImplBase.) |
![]() | GetInstance(Type, String) | (Inherited from ServiceLocatorImplBase.) |
![]() | GetInstance``1 | (Inherited from ServiceLocatorImplBase.) |
![]() | GetInstance``1(String) | (Inherited from ServiceLocatorImplBase.) |
![]() | GetService | (Inherited from ServiceLocatorImplBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |