Click or drag to resize
DigitalRuneIServiceLocator Interface
The generic Service Locator interface. This interface is used to retrieve services (instances identified by type and optional name) from a container.

Namespace: Microsoft.Practices.ServiceLocation
Assembly: Microsoft.Practices.ServiceLocation (in Microsoft.Practices.ServiceLocation.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface IServiceLocator : IServiceProvider

The IServiceLocator type exposes the following members.

Methods
See Also