| ServiceLocatorImplBaseGetInstance Method |
| Name | Description | |
|---|---|---|
| GetInstanceTService |
Get an instance of the given TService.
| |
| GetInstanceTService(String) |
Get an instance of the given named TService.
| |
| GetInstance(Type) |
Get an instance of the given serviceType.
| |
| GetInstance(Type, String) |
Get an instance of the given named serviceType.
|