The IServiceLocator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| HasComponent |
Returns true if there is a component registered with the given component id and it has not been disabled.
| |
| HasService |
Returns true if the there is a service registered with the specified type and it has not been disabled.
| |
| Resolve | Overloaded. | |
| ResolveAll | Overloaded. | |
| ResolveAllHandles | Overloaded. | |
| ResolveByComponentId |
Resolves a single component instance with a given component id.
| |
| ResolveHandle | Overloaded. | |
| ResolveHandleByComponentId |
Resolves a handle for a single component with a given component id.
|
