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.
An implementation of IServiceLocator that wraps a Unity container.
Namespace: Microsoft.Practices.Unity
Assembly: Microsoft.Practices.Unity (in Microsoft.Practices.Unity.dll) Version: 3.0.0.0 (3.0.1304.0)
Syntax
public sealed class UnityServiceLocator : ServiceLocatorImplBase,
IDisposable
'Declaration
Public NotInheritable Class UnityServiceLocator
Inherits ServiceLocatorImplBase
Implements IDisposable
public ref class UnityServiceLocator sealed : public ServiceLocatorImplBase,
IDisposable
Inheritance Hierarchy
System.Object
ServiceLocatorImplBase
Microsoft.Practices.Unity.UnityServiceLocator