ServiceContainerGetInstance Method |
Name | Description | |
---|---|---|
GetInstanceTService |
Gets an instance of the given service type.
| |
GetInstanceTService(String) |
Gets a named instance of the given service type.
| |
GetInstance(Type) |
Get an instance of the given service type.
| |
GetInstance(Type, String) |
Gets a named instance of the given service type.
|