ResolutionExtensionsResolveOptionalKeyed Method |
Name | Description | |
---|---|---|
ResolveOptionalKeyedTService(IComponentContext, Object) |
Retrieve a service from the context, or null if the service is not
registered.
| |
ResolveOptionalKeyedTService(IComponentContext, Object, Parameter) |
Retrieve a service from the context, or null if the service is not
registered.
| |
ResolveOptionalKeyedTService(IComponentContext, Object, IEnumerableParameter) |
Retrieve a service from the context, or null if the service is not
registered.
|