Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Retired Content |
|---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
| The latest Enterprise Library information can be found at the Enterprise Library site. |
Namespace: Microsoft.Practices.ServiceLocation
Assembly: Microsoft.Practices.ServiceLocation (in Microsoft.Practices.ServiceLocation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract class ServiceLocatorImplBase : IServiceLocator,
IServiceProvider
'Declaration
Public MustInherit Class ServiceLocatorImplBase _
Implements IServiceLocator, IServiceProvider
public ref class ServiceLocatorImplBase abstract : IServiceLocator,
IServiceProvider
Inheritance Hierarchy
System.Object
Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase
Microsoft.Practices.Unity.UnityServiceLocator