Method | Description | |
---|---|---|
SetLocatorProvider ( ServiceLocatorProvider newProvider ) : void |
Set the delegate that is used to retrieve the current container.
|
public static SetLocatorProvider ( ServiceLocatorProvider newProvider ) : void | ||
newProvider | ServiceLocatorProvider | Delegate that, when called, will return /// the current ambient container. |
return | void |