ResolutionExtensionsResolveNamed Method |
| Name | Description | |
|---|---|---|
| ResolveNamedTService(IComponentContext, String) |
Retrieve a service from the context.
| |
| ResolveNamedTService(IComponentContext, String, Parameter) |
Retrieve a service from the context.
| |
| ResolveNamedTService(IComponentContext, String, IEnumerableParameter) |
Retrieve a service from the context.
| |
| ResolveNamed(IComponentContext, String, Type) |
Retrieve a service from the context.
| |
| ResolveNamed(IComponentContext, String, Type, Parameter) |
Retrieve a service from the context.
| |
| ResolveNamed(IComponentContext, String, Type, IEnumerableParameter) |
Retrieve a service from the context.
|