| ResolutionValueExtensionsResolveOptional Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | ResolveOptionalTService(IComponentContext) | 
            Retrieve a service from the context, or null if the service is not
            registered.
             | 
|   | ResolveOptionalTService(IComponentContext, Parameter) | 
            Retrieve a service from the context, or null if the service is not
            registered.
             | 
|   | ResolveOptionalTService(IComponentContext, IEnumerableParameter) | 
            Retrieve a service from the context, or null if the service is not
            registered.
             | 
 See Also
See Also