Click or drag to resize

ResolutionExtensionsResolveKeyed Method

Overload List
  NameDescription
Public methodStatic memberResolveKeyedTService(IComponentContext, Object)
Retrieve a service from the context.
Public methodStatic memberResolveKeyedTService(IComponentContext, Object, Parameter)
Retrieve a service from the context.
Public methodStatic memberResolveKeyedTService(IComponentContext, Object, IEnumerableParameter)
Retrieve a service from the context.
Public methodStatic memberResolveKeyed(IComponentContext, Object, Type)
Retrieve a service from the context.
Public methodStatic memberResolveKeyed(IComponentContext, Object, Type, Parameter)
Retrieve a service from the context.
Public methodStatic memberResolveKeyed(IComponentContext, Object, Type, IEnumerableParameter)
Retrieve a service from the context.
Top
See Also