ResolutionExtensionsResolveKeyed Method |
Name | Description | |
---|---|---|
ResolveKeyedTService(IComponentContext, Object) |
Retrieve a service from the context.
| |
ResolveKeyedTService(IComponentContext, Object, Parameter) |
Retrieve a service from the context.
| |
ResolveKeyedTService(IComponentContext, Object, IEnumerableParameter) |
Retrieve a service from the context.
| |
ResolveKeyed(IComponentContext, Object, Type) |
Retrieve a service from the context.
| |
ResolveKeyed(IComponentContext, Object, Type, Parameter) |
Retrieve a service from the context.
| |
ResolveKeyed(IComponentContext, Object, Type, IEnumerableParameter) |
Retrieve a service from the context.
|