Method | Description | |
---|---|---|
AddLocatorStrategy ( IAccessorStrategy strategy ) : void |
Adds a locator strategy.
|
|
LocateProvider ( ) : IServiceProviderEx |
Locates the service provider using the registered strategies.
|
|
ServiceProviderLocator ( ) : System.Collections.Generic |
Initializes a new instance of the ServiceProviderLocator class.
|
public AddLocatorStrategy ( IAccessorStrategy strategy ) : void | ||
strategy | IAccessorStrategy | The strategy. |
return | void |
public LocateProvider ( ) : IServiceProviderEx | ||
return | IServiceProviderEx |
public ServiceProviderLocator ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |