| ServiceLocator Class |
This class provides the ambient container for this application. If your
framework defines such an ambient container, use ServiceLocator.Current
to get it.
Inheritance Hierarchy SystemObject Microsoft.Practices.ServiceLocationServiceLocator
Namespace: Microsoft.Practices.ServiceLocationAssembly: Microsoft.Practices.ServiceLocation (in Microsoft.Practices.ServiceLocation.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public static class ServiceLocator
Public NotInheritable Class ServiceLocator
public ref class ServiceLocator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServiceLocator = class end
The ServiceLocator type exposes the following members.
Methods Properties See Also